Handbook
Glossary
trace ( quot -- data )
Vocabulary
tools
.
trace
Inputs
quot
an
object
Outputs
data
an
object
Definition
USING:
kernel
namespaces
sequences
tools.continuations
tools.trace.private
;
IN:
tools.trace
:
trace
( quot -- data )
[
[
trace-step
]
break-hook
]
dip
[
break
]
[
end
drop
]
surround
with-variable
;