heap-pop-while ( heap quot: ( key -- ? ) -- values )
Utility words used by CFG optimization

Prev:heap-members ( heap -- seq )
Next:slurp/replenish-deque ( ... deque quot: ( ... obj -- ... seq ) -- ... )


Vocabulary
compiler.cfg.utilities

Inputs
heapan object
quota quotation with stack effect ( key -- ? )


Outputs
valuesan object


Definition