Handbook
Glossary
?effect-height ( word -- n )
Vocabulary
prettyprint
.
backend
Inputs
word
an
object
Outputs
n
an
object
Definition
USING:
effects
kernel
;
IN:
prettyprint.backend
:
?effect-height
( word -- n )
stack-effect
[
effect-height
]
[
0
]
if*
;