Handbook
Glossary
attributes. ( attrs -- )
Vocabulary
graphviz
.
dot
.
private
Inputs
attrs
an
object
Outputs
None
Definition
USING:
accessors
classes
classes.tuple
io
kernel
sequences
words
;
IN:
graphviz.dot.private
:
attributes.
( attrs -- )
"["
write
[
class-of
"slots"
word-prop
]
[
tuple-slots
]
bi
[
[
name>>
]
dip
attribute,
]
2each
"]"
write
;