Handbook
Glossary
remove-step-into ( word -- )
Vocabulary
prettyprint
.
private
Inputs
word
an
object
Outputs
None
Definition
USING:
accessors
kernel
make
namespaces
sequences
;
IN:
prettyprint.private
:
remove-step-into
( word -- )
building
get
[
nip
pop
wrapped>>
]
unless-empty
,
;