autoformat ~master (2021-10-25T19:22:28.9952778)
Dub
Repo
extend
my
actor
typed
Undocumented in source. Be warned that the author may not have intended to support it.
auto
extend
(
TActor
AllowedMsg
...
)
(
)
if
(
isTypedActor
!
TActor
)
Meta
Source
See Implementation
my
actor
typed
classes
StatefulActorRuntime
TypedActorRuntime
enums
isTypedActor
functions
actorBehaviorImpl
extend
makeStatefulTypedActor
makeTypedActor
statefulActorBehaviorImpl
typeCheck
interfaces
ActorRuntime
structs
TypedActor