Handbook
Glossary
identity-hashtable
Vocabulary
hashtables
.
identity
Definition
USING:
hashtables.wrapped
;
IN:
hashtables.identity
TUPLE:
identity-hashtable
<
wrapped-hashtable
;
Methods
USING:
assocs
hashtables.identity
kernel
;
M:
identity-hashtable
assoc-like
drop
dup
identity-hashtable?
[
>identity-hashtable
]
unless
;
inline
USING:
accessors
hashtables.identity
kernel
;
M:
identity-hashtable
clone
underlying>>
clone
identity-hashtable
boa
;
inline
USING:
hashtables.identity
mirrors
;
M:
identity-hashtable
make-mirror
;
USING:
assocs
hashtables.identity
kernel
;
M:
identity-hashtable
new-assoc
drop
<identity-hashtable>
;
USING:
hashtables.identity
kernel
prettyprint.custom
;
M:
identity-hashtable
pprint-delims
drop
\
IH{
\
}
;
USING:
hashtables.identity
hashtables.identity.private
hashtables.wrapped
kernel
;
M:
identity-hashtable
wrap-key
drop
<identity-wrapper>
;