Handbook
Glossary
nnth ( n seq... n -- )
Vocabulary
sequences
.
generalizations
Inputs
n
an
object
seq...
an
object
n
an
object
Outputs
None
Definition
USING:
generalizations
kernel
sequences
;
IN:
sequences.generalizations
:
nnth
( n seq... n -- )
[
nth
]
swap
[
apply-curry
]
[
cleave*
]
bi
;
inline