Vocabularymath.
combinatoricsInputs| seq | a sequence |
| k | a non-negative integer |
| quot | a quotation with stack effect ( ... elt -- ... ) |
OutputsNone
Word descriptionApplies the quotation to each combination of
seq choosing
k elements, in order.
Definition