Handbook
Glossary
<range> ( from to -- seq )
Vocabulary
benchmark
.
iteration
Inputs
from
an
object
to
an
object
Outputs
seq
an
object
Definition
USING:
kernel
sequences
;
IN:
benchmark.iteration
:
<range>
( from to -- seq )
dup
<iota>
<slice>
;
inline