Handbook
Glossary
identity-hashcode>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
identity-hashcode>>
( object -- value )
Methods
USING:
accessors
hash-sets.identity.private
slots.private
;
M:
identity-wrapper
identity-hashcode>>
3
slot
;
inline
USING:
accessors
hashtables.identity.private
slots.private
;
M:
identity-wrapper
identity-hashcode>>
3
slot
;
inline