1 unstable release

0.1.0-pre.0 Apr 9, 2019

#11 in #purely

MIT license

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

~570–800KB
~11K SLoC