Handbook
Glossary
optimized-frame. ( triple -- )
Vocabulary
prettyprint
.
private
Inputs
triple
an
object
Outputs
None
Definition
USING:
io
io.styles
;
IN:
prettyprint.private
:
optimized-frame.
( triple -- )
[
[
"(O)"
write
]
with-cell
[
frame-word.
]
with-cell
]
with-row
;