SumType

A sum type

Constructors

this
this(T value)
Undocumented in source.

Destructor

~this
~this()

Destructor

Members

Aliases

AllowedTypes
alias AllowedTypes = Types

The types which the sumtype may contain

Functions

opAssign
SumType opAssign(T rhs)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta