Handbook
Glossary
ncollect ( len quot into... n -- )
Vocabulary
sequences
.
generalizations
Inputs
len
an
object
quot
an
object
into...
an
object
n
an
object
Outputs
None
Definition
USING:
math
;
IN:
sequences.generalizations
:
ncollect
( len quot into... n -- )
(ncollect)
each-integer
;
inline