autoformat ~master (2021-10-25T19:22:28.9952778)
Dub
Repo
send
my
actor
Send a message
msg
to actor
aid
.
void
send
(
T
...
)
(
Aid
from
,
Aid
to
,
T
params
)
Meta
Source
See Implementation
my
actor
modules
actor
mbox
typed
aliases
RcActorInfo
classes
ActorException
enums
ActorState
SpawnMode
SystemMsgType
functions
delayedSend
makeActorSystem
send
thisActorSystem
thisAid
structs
ActorInfo
ActorSystem
Aid
Send a message msg to actor aid.