Handbook
Glossary
make-creatures ( colors -- seq )
Vocabulary
benchmark
.
chameneos-redux
Inputs
colors
an
object
Outputs
seq
an
object
Definition
USING:
kernel
sequences
;
IN:
benchmark.chameneos-redux
:
make-creatures
( colors -- seq )
[
length
<iota>
]
[
]
bi
[
<creature>
]
2map
;