selector* ( quot -- selector accum )


Vocabulary
sequences.extras

Inputs
quota quotation


Outputs
selectoran object
accuman object


Definition

: selector* ( quot -- selector accum ) V{ } selector-as* ;
inline