Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 131 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 131 Bytes

immut_bst

An immutable binary search tree that creates new nodes in response to actions while reusing as many parts as possible.