heap-compare ( entry1 entry2 heap -- ? )


Vocabulary
heaps.private

Inputs
entry1an object
entry2an object
heapan object


Outputs
?an object


Definition

GENERIC: heap-compare ( entry1 entry2 heap -- ? )


Methods