Module competitive_programming_rs::data_structure::treap::treap[][src]

Structs

Treap

Treap is a binary search tree data structure that maintain a dynamic set of ordered keys and allow binary searches among the keys, https://en.wikipedia.org/wiki/Treap