Handbook
Glossary
>entry< ( entry -- value key )
Vocabulary
heaps
Inputs
entry
an
object
Outputs
value
an
object
key
an
object
Definition
USING:
accessors
kernel
;
IN:
heaps
:
>entry<
( entry -- value key )
[
value>>
]
[
key>>
]
bi
;
inline