velcro
velcro copied to clipboard
Implement `binary_heap!` and `binary_heap_from!`
The implementation of hash_set can be used for reference. A lot of the heavy lifting is in SeqInput
which can be reused.