Handbook
Glossary
wrong-values ( quot call-site -- * )
Vocabulary
combinators
Definition
IN:
combinators
ERROR:
wrong-values
quot call-site
;
Methods
USING:
combinators
kernel
summary
;
M:
wrong-values
summary
drop
"Quotation's stack effect does not match call site"
;