Handbook
Glossary
(step-into-if) ( true false ? -- )
Vocabulary
tools
.
continuations
.
private
Inputs
true
an
object
false
an
object
?
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
tools.continuations.private
:
(step-into-if)
( true false ? -- )
?
(step-into-quotation)
;