The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Algebraic.this
mir
algebraic
Algebraic
this
(Algebraic!RhsTypes rhs)
this
(T value)
this
(T value)
struct
Algebraic
(T__...)
const
static if
(!(
is(T == void)
))
static if
(
isCopyable!(const T)
)
this
(
const
T
value
)
this
(T value)
Meta
Source
See Implementation
mir
algebraic
Algebraic
aliases
AllowedTypes
constructors
this
enums
Kind
functions
_is
get
isNull
isOk
kind
nullify
opAssign
opCast
opCmp
opEquals
opSlice
toHash
toString
trustedGet
static functions
_void
static variables
metaFieldNames__
typeFieldNames__