distssh v2.0.1 (2019-10-06T18:28:00Z)
Dub
Repo
SumType.toString
sumtype
SumType
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SumType
(TypeArgs...)
version(!D_BetterC)
static if
(
allSatisfy!(isCopyable, Types)
)
string
toString
(
this
T
)
(
)
if
(
is
(
NoDuplicates
!
TypeArgs
==
TypeArgs
) &&
TypeArgs.length
> 0
)
Meta
Source
See Implementation
sumtype
SumType
aliases
Types
constructors
this
destructors
~this
functions
opAssign
opEquals
toString
postblits
this(this)