Skip to content

An immutable binary search tree that creates new nodes in response to actions

Notifications You must be signed in to change notification settings

keeslinp/immut_bst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

immut_bst

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

About

An immutable binary search tree that creates new nodes in response to actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages