- Dedication
- 1. Introduction to Ferrilab
- 2. Radium
- 3. funty
- 3.1. Permission Changes
- 4. bitvec
- 4.1. Data Structures
- 4.1.1. BitSlice
- 4.1.2. BitArray
- 4.1.3. BitVec and BitBox
- 4.2. Type Parameters
- 4.2.1. BitOrder
- 4.2.2. BitStore
- 4.3. Practical Use
- 4.3.1. bool Collections
- 4.3.2. C-Style Bitfields
- 4.4. Memory Representation
- 4.5. Memory Model
- 4.6. Performance
- 4.7. Pointer Encoding
- 4.8. Other Features
- Afterword