count-permutations ( ... seq quot: ( ... elt -- ... ? ) -- ... n )


Vocabulary
math.combinatorics

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


Outputs
nan object


Definition