all-combinations-with-replacement? ( ... seq k quot: ( ... elt -- ... ? ) -- ... ? )


Vocabulary
math.combinatorics

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


Outputs
?an object


Definition