treap 0.1.0 copy "treap: ^0.1.0" to clipboard
treap: ^0.1.0 copied to clipboard

A persistent treap for Dart. A heap balanced randomized binary tree with efficient value semantics. All operations are O(log n) worst case.

0.1.0 #

  • Initial version. Public interface still subject to change.
9
likes
0
points
154
downloads

Publisher

verified publisherbyolimit.com

Weekly Downloads

A persistent treap for Dart. A heap balanced randomized binary tree with efficient value semantics. All operations are O(log n) worst case.

Repository (GitHub)
View/report issues

Topics

#treap #data-structures #collections #functional

License

unknown (license)

More

Packages that depend on treap