heap-members ( heap -- seq )
Utility words used by CFG optimization

Next:heap-pop-while ( heap quot: ( key -- ? ) -- values )


Vocabulary
compiler.cfg.utilities

Inputs
heapan object


Outputs
seqan object


Definition