all-permutations? ( ... seq quot: ( ... elt -- ... ? ) -- ... ? )


Vocabulary
math.combinatorics

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


Outputs
?an object


Definition