Handbook
Glossary
node-nth ( i node -- obj )
Vocabulary
persistent
.
vectors
.
private
Inputs
i
an
object
node
an
object
Outputs
obj
an
object
Definition
USING:
accessors
kernel
sequences
;
IN:
persistent.vectors.private
:
node-nth
( i node -- obj )
[
node-mask
]
[
children>>
]
bi*
nth
;