mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
Complex.opEquals
mir
complex
Complex
bool
opEquals
(Complex rhs)
bool
opEquals
(Complex!R rhs)
struct
Complex
(T)
const scope
@
optmath
bool
opEquals
(
R
)
(
Complex
!
R
rhs
)
if
(
!
is
(
R
==
T
)
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
||
is
(
T
==
real
)
)
bool
opEquals
(F rhs)
Meta
Source
See Implementation
mir
complex
Complex
functions
opAssign
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toHash
variables
im
re