1 unstable release

0.1.0-pre.0 Apr 9, 2019

#13 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

~0.6–0.8MB
~11K SLoC