Handbook
Glossary
stomp-debug ( frame -- frame )
Vocabulary
stomp
Inputs
frame
an
object
Outputs
frame
an
object
Definition
USING:
io
kernel
namespaces
prettyprint
;
IN:
stomp
:
stomp-debug
( frame -- frame )
stomp-debug?
get
[
[
dup
.
flush
]
with-global
]
when
;