dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
underlyingWeakAddress
my
actor
typed
Undocumented in source. Be warned that the author may not have intended to support it.
package
WeakAddress
underlyingWeakAddress
(
T
)
(
T
x
)
if
(
is
(
T
==
Actor
*) ||
is
(
T
==
StrongAddress
)
||
is
(
T
==
WeakAddress
)
||
isTypedAddress
!
T
||
isTypedActorImpl
!
T
)
Meta
Source
See Implementation
my
actor
typed
enums
isTypedActor
isTypedActorImpl
isTypedAddress
functions
IsEqual
extend
impl
typeCheckMsg
underlyingActor
underlyingAddress
underlyingTypedAddress
underlyingWeakAddress
structs
TypedActor
TypedActorImpl
TypedAddress
TypedMsg
templates
ParamsToTuple
ReturnToTupleOrVoid
ToTypedMsg
typedActor