Handbook
Glossary
ncollector ( quot n -- quot' vec... )
Vocabulary
sequences
.
generalizations
Inputs
quot
an
object
n
an
object
Outputs
quot'
an
object
vec...
an
object
Definition
USING:
generalizations
kernel
;
IN:
sequences.generalizations
:
ncollector
( quot n -- quot' vec... )
[
V{
}
swap
dupn
]
keep
ncollector-as
;
inline