Handbook
Glossary
recursive-height ( #recursive -- n )
Vocabulary
compiler
.
cfg
.
builder
Inputs
#recursive
an
object
Outputs
n
an
object
Definition
USING:
accessors
kernel
math
sequences
;
IN:
compiler.cfg.builder
:
recursive-height
( #recursive -- n )
[
label>>
return>>
in-d>>
length
]
[
in-d>>
length
]
bi
-
;