Immutability and Immutable Data Structures
Creation Operations
Query Operations
Update Operations
Deletion Operations
Insertion Operations
Lazy Copying
Eager Copying
Hybrid Approaches
Memory Management
Time Complexity Analysis
Space Complexity Analysis
Amortized Analysis
Worst-Case vs Average-Case Performance
Previous
2. Persistent Data Structures
Go to top
Next
4. Immutable List Structures