Handbook
Glossary
identity-associate ( value key -- ihashtable )
Vocabulary
hashtables
.
identity
Inputs
value
an
object
key
an
object
Outputs
ihashtable
an
object
Definition
USING:
assocs
kernel
;
IN:
hashtables.identity
:
identity-associate
( value key -- ihashtable )
2
<identity-hashtable>
[
set-at
]
keep
;
inline