phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
Rational.opBinaryRight
nxt
rational
Rational
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinaryRight
(Rhs that)
typeof
(
this
)
opBinaryRight
(Rhs that)
struct
Rational
(SomeIntegral)
public const
typeof
(this)
opBinaryRight
(
string
op
Rhs
)
(
const
scope
Rhs
that
)
if
(
op
== "/" &&
is
(
CommonRational
!(
int
,
Rhs
))
&&
isIntegerLike
!
Rhs
)
if
(
isIntegerLike
!
SomeIntegral
)
auto
opBinaryRight
(Rhs that)
typeof
(
this
)
opBinaryRight
(Rhs that)
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