find-combination ( ... seq k quot: ( ... elt -- ... ? ) -- ... elt/f )


Vocabulary
math.combinatorics

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


Outputs
elt/fan object


Definition