The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Algebraic.opAssign
mir
algebraic
Algebraic
ref
opAssign
(Algebraic!RhsTypes rhs)
struct
Algebraic
(T__...)
ref return @
trusted
ref
opAssign
(
RhsTypes
...
)
(
Algebraic
!
RhsTypes
rhs
)
if
(
allSatisfy
!(
Contains
!
AllowedTypes
,
Algebraic
!
RhsTypes.AllowedTypes
) &&
!
is
(
Algebraic
==
Algebraic
!
RhsTypes
)
)
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__