Handbook
Glossary
collect-with-previous ( n quot into -- )
Vocabulary
sequences
.
extras
Inputs
n
an
integer
quot
a
quotation
into
an
object
Outputs
None
Definition
IN:
sequences.extras
:
collect-with-previous
( n quot into -- )
(collect-with-previous)
each-integer-with-previous
;
inline