heapsort ( seq -- sorted-seq )


Vocabulary
sorting.heap

Inputs
seqan object


Outputs
sorted-seqan object


Definition

: heapsort ( seq -- sorted-seq ) [ ] heapsort-with ;