chickadee » treaps » make-treap

make-treap compare value?procedure

constructor. Creates a new treap which compares keys with a numerical compare procedure and stores key-value pairs with value-type checked by the value? predicate.