each-selection ( ... seq n quot: ( ... elt -- ... ) -- ... )


Vocabulary
math.combinatorics

Inputs
seqan object
nan object
quota quotation with stack effect ( ... elt -- ... )


Outputs
None

Definition