Purely functional AVL trees in Scala along with a state monad (which uses that AVL-tree). Coming to think about it, this code is actually all about the state monad and the AVL-tree is just an example for state monad usage. Take a look at the MonadExpansion.scala file to see what I am talking about.
forked from sschoener/scala-pure-avl
-
Notifications
You must be signed in to change notification settings - Fork 0
ismagin/scala-pure-avl
About
Purely functional AVL trees in Scala
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Scala 100.0%