phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
Rational.opCmp
nxt
rational
Rational
Undocumented in source. Be warned that the author may not have intended to support it.
int
opCmp
(Rhs that)
int
opCmp
(Rhs that)
struct
Rational
(SomeIntegral)
const
int
opCmp
(
Rhs
)
(
const
scope
Rhs
that
)
if
(
isIntegerLike
!
Rhs
)
if
(
isIntegerLike
!
SomeIntegral
)
Rational
!(
SomeIntegral
)
opBinary
(Rhs that)
Rational
!(
SomeIntegral
)
opBinary
(Rhs that)
Meta
Source
See Implementation
nxt
rational
Rational
functions
inverse
invert
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
properties
denominator
fractionPart
integerPart
numerator