Handbook
Glossary
typed-stack-effect? ( effect -- ? )
Vocabulary
typed
.
private
Inputs
effect
an
object
Outputs
?
an
object
Definition
USING:
kernel
sequences
;
IN:
typed.private
:
typed-stack-effect?
( effect -- ? )
[
object
=
]
all?
not
;