Handbook
Glossary
input-length ( word -- n )
Vocabulary
math
.
dual
.
private
Inputs
word
an
object
Outputs
n
an
object
Definition
USING:
accessors
effects
sequences
;
IN:
math.dual.private
:
input-length
( word -- n )
stack-effect
in>>
length
;