gmp-d ~master (2020-09-28T09:15:13Z)
Dub
Repo
MpQ.opCmp
gmp
q
MpQ
Compare
this
to
rhs
.
int
opCmp
(MpQ rhs)
int
opCmp
(MpZ rhs)
struct
MpQ
pure nothrow pragma(
inline
, true) @
nogc
const @
trusted
int
opCmp
()
(
auto
ref
const
MpZ
rhs
)
int
opCmp
(T 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
Compare this to rhs.