phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Algebraic.this
nxt
variant
Algebraic
Construct copy from
that
.
this
(Algebraic that)
this
(T that)
struct
Algebraic
(Types...)
@
safe
pure @
trusted
nothrow @
nogc
this
(
T
)
(
T
that
)
if
(
allowsAssignmentFrom
!
T
)
Meta
Source
See Implementation
nxt
variant
Algebraic
aliases
nullify
constructors
this
destructors
~this
functions
clear
get
hasValue
ofType
opAssign
peek
toDigest
toHTML
manifest constants
hasFixedSize
mayHaveAliasing
static variables
nullValue
variables
allowsAssignmentFrom
Construct copy from that.