Handbook
Glossary
node>entry ( node -- entry )
Vocabulary
trees
.
private
Inputs
node
an
object
Outputs
entry
an
object
Definition
USING:
accessors
arrays
kernel
;
IN:
trees.private
:
node>entry
( node -- entry )
[
key>>
]
[
value>>
]
bi
2array
;