distssh ~dynamic-poll (2021-10-29T14:12:55.9106259)
Dub
Repo
SumType.toHash
sumtype
SumType
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SumType
(TypeArgs...)
version(!D_BetterC)
const
static if
(
allSatisfy!(isHashable, staticMap!(ConstOf, Types))
)
size_t
toHash
(
)
if
(
is
(
NoDuplicates
!
TypeArgs
==
TypeArgs
) &&
TypeArgs.length
> 0
)
Meta
Source
See Implementation
sumtype
SumType
aliases
Types
constructors
this
destructors
~this
functions
opAssign
opEquals
toHash
toString
postblits
this(this)