CL-GSERVER.ACTOR-CELL
cast ACTOR-CELL MESSAGE &OPTIONAL &OPTIONAL SENDER → result
ACTOR-CELL
:
a
T
MESSAGE
:
a
T
&OPTIONAL
:
a
T
SENDER
:
a
T
result
: a T.
Sends a message to a actor-cell asynchronously. There is no result. If a `sender' is specified the result will be sent to the sender.