autoformat v1.0.0 (2022-06-03T10:33:38Z)
Dub
Repo
System.spawn
my
actor
system
System
spawn typed actor.
WeakAddress
spawn
(Fn fn, Args args)
auto
spawn
(Fn fn, Args args)
struct
System
auto
spawn
(
Fn
Args
...
)
(
Fn
fn
,
auto
ref
Args
args
)
if
(
isTypedActorImpl
!(
Parameters
!(
Fn
)[0])
)
Meta
Source
See Implementation
my
actor
system
System
constructors
this
destructors
~this
functions
shutdown
spawn
wait
postblits
this(this)
spawn typed actor.