dextool v4.0.0 (2021-09-08T15:39:18Z)
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.