<entry> ( value key heap -- entry )


Vocabulary
heaps.private

Inputs
valuean object
keyan object
heapan object


Outputs
entryan object


Definition


: <entry> ( value key heap -- entry ) f entry boa ; inline