1 unstable release
0.1.0-pre.0 | Apr 9, 2019 |
---|
#8 in #purely
17KB
489 lines
This is an implementation in Rust of versioned treaps in a fully persistent, purely functional style. It's largely based off a purely functional treap implementation in Haskell, although our interest is mainly in fast appends and clones.
Dependencies
~550–780KB
~10K SLoC