Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
ui-error ( error -- )
Vocabulary
ui.gadgets.worlds
Definition
USING:
combinators
kernel
namespaces
;
IN:
ui.gadgets.worlds
:
ui-error
( error -- )
ui-error-hook
get
[
( error -- )
call-effect
]
[
die
drop
]
if*
;