- Chapter 2 - Persistence
- Chapter 3 - Some Familiar Data Structures in a Functional Setting
- Chapter 4 - Lazy Evaluation
- Chapter 5 - Fundamentals of Amortization
- Chapter 6 - Amortization and Persistence via Lazy Evaluation
To build everything
make
To clean build targets
make clean
To build and run a utop
toplevel with the library loaded
make utop