Handbook
Glossary
<point-array> ( length -- tuple-array )
Vocabulary
benchmark
.
tuple-arrays
Inputs
length
an
object
Outputs
tuple-array
an
object
Definition
USING:
classes.tuple.private
kernel
sequences
tuple-arrays.private
;
IN:
benchmark.tuple-arrays
:
<point-array>
( length -- tuple-array )
[
\
point
[
initial-values
<repetition>
concat
]
[
tuple-arity
]
bi
]
keep
\
point-array
boa
;
inline