Vocabularymath.
binpackInputs| items | a sequence |
| quot | a quotation with stack effect ( item -- weight ) |
| #bins | number of bins |
OutputsWord descriptionPacks a sequence of items into the specified number of bins, using the quotation to determine the weight.
Definition