Handbook
Glossary
<linked-error> ( error thread -- linked-error )
Vocabulary
concurrency
.
mailboxes
Inputs
error
an
object
thread
an
object
Outputs
linked-error
an
object
Definition
USING:
kernel
;
IN:
concurrency.mailboxes
:
<linked-error>
( error thread -- linked-error )
\
linked-error
boa
;
inline