Handbook
Glossary
call-error-hook ( error -- )
Vocabulary
listener
Inputs
error
an
object
Outputs
None
Definition
USING:
combinators
continuations
namespaces
;
IN:
listener
:
call-error-hook
( error -- )
error-continuation
get
error-hook
get
( error continuation -- )
call-effect
;