Handbook
Glossary
fill-table ( table -- )
Vocabulary
rosetta-code
.
knapsack
Inputs
table
an
object
Outputs
None
Definition
USING:
kernel
sequences
;
IN:
rosetta-code.knapsack
:
fill-table
( table -- )
[
items
length
<iota>
]
dip
[
iterate
]
curry
each
;