kowainik / treap

:leaves: :deciduous_tree: :fallen_leaf: Efficient implementation of the implicit treap data structure
Mozilla Public License 2.0
63 stars 1 forks source link

Implement property-based tests using `hedgehog` #24

Open chshersh opened 5 years ago

chshersh commented 5 years ago

This is a meta-issue to collect all possible laws for the Treap data structure:

Semigroup/Monoid laws

Measured

IsList

Modifications

Cuts