Handbook
Glossary
unify-inputs ( max-input-count input-count meta-d -- new-meta-d )
Vocabulary
stack-checker
.
branches
Inputs
max-input-count
an
object
input-count
an
object
meta-d
an
object
Outputs
new-meta-d
an
object
Definition
USING:
kernel
math
sequences
;
IN:
stack-checker.branches
:
unify-inputs
( max-input-count input-count meta-d -- new-meta-d )
[
[
-
+top+
<repetition>
]
dip
append
]
[
2drop
f
]
if*
;