Handbook
Glossary
linked-hash
Vocabulary
linked-assocs
.
prettyprint
Definition
USING:
accessors
classes
hashtables
kernel
linked-assocs
;
IN:
linked-assocs.prettyprint
PREDICATE:
linked-hash
<
linked-assoc
[
class-of
linked-assoc
=
]
[
assoc>>
hashtable?
]
bi
and
;
Methods
USING:
assocs
linked-assocs.prettyprint
prettyprint.custom
;
M:
linked-hash
>pprint-sequence
>alist
;
USING:
linked-assocs.prettyprint
prettyprint.backend
prettyprint.custom
;
M:
linked-hash
pprint*
[
pprint-object
]
with-extra-nesting-level
;
USING:
kernel
linked-assocs
linked-assocs.prettyprint
prettyprint.custom
;
M:
linked-hash
pprint-delims
drop
\
LH{
\
}
;
USING:
kernel
linked-assocs.prettyprint
prettyprint.custom
;
M:
linked-hash
pprint-narrow?
drop
t
;