gmp-d ~master (2020-09-28T09:15:13Z)
Dub
Repo
MpQ.opEquals
gmp
q
MpQ
bool
opEquals
(MpQ rhs)
int
opEquals
(T rhs)
struct
MpQ
pure nothrow pragma(
inline
, true) @
nogc
const @
safe
int
opEquals
(
T
)
(
T
rhs
)
if
(
isIntegral
!
T
)
Return Value
Type:
int
true
iff
this
equals
rhs
.
Meta
Source
See Implementation
gmp
q
MpQ
constructors
this
destructors
~this
functions
absolute
canonicalize
invert
opAssign
opBinary
opCast
opCmp
opEquals
toChars
toHash
toString
postblits
this(this)
properties
denominator
integerPart
numerator
sgn