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