15.11 Chapter Summary
This chapter covered these topics:
- B-trees, their definition and implementation
- Heaps, their definition and implementation
- Heapsort
- A discussion of generic structures and techniques
- Two approaches to generic lists
- Generic sorting methods using pointers
- Advanced memory management topics
- Fragmentation and garbage
It included discussion of the following Modula-2 built-ins:
Non-Standard Pervasive Identifiers
HANDLE
NEWHANDLE
Contents