map-permutations ( ... seq quot: ( ... elt -- ... newelt ) -- ... newseq )


Vocabulary
math.combinatorics

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


Outputs
newseqan object


Definition