bad-stack-effect ( word -- * ) - Factor Documentation

bad-stack-effect ( word -- * )


Vocabulary
infix .private

Definition
IN: infix.private

ERROR: bad-stack-effect word ;


Methods
USING: infix.private kernel summary ;

M: bad-stack-effect summary
drop
"Words used in infix must declare a stack effect and return ex..."
;

AltStyle によって変換されたページ (->オリジナル) /