The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Algebraic.opAssign
mir
algebraic
Algebraic
ref
opAssign
(Algebraic!RhsTypes rhs)
ref
opAssign
(T rhs)
struct
Algebraic
(T__...)
ref return @
trusted
static if
(!(
is(T == void)
))
static if
(
__traits(compiles, (ref T a, ref T b))
)
ref
opAssign
(
T
rhs
)
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__