Handbook
Glossary
handle-error ( thread error -- )
Vocabulary
raylib
.
live-coding
.
private
Inputs
thread
an
object
error
an
object
Outputs
None
Definition
USING:
concurrency.messaging
continuations
kernel
namespaces
;
IN:
raylib.live-coding.private
:
handle-error
( thread error -- )
restarts
rethrow-restarts
[
lc-window-should-close?
on
]
when
t
swap
send
;