phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
Rational.opOpAssign
nxt
rational
Rational
ditto
typeof
(
this
)
opOpAssign
(Rhs that)
typeof
(
this
)
opOpAssign
(Rhs that)
struct
Rational
(SomeIntegral)
typeof
(this)
opOpAssign
(
string
op
Rhs
)
(
const
scope
Rhs
that
)
if
(
op
== "*" &&
isIntegerLike
!
Rhs
)
if
(
isIntegerLike
!
SomeIntegral
)
typeof
(
this
)
opOpAssign
(Rhs that)
typeof
(
this
)
opOpAssign
(Rhs that)
typeof
(
this
)
opOpAssign
(Rhs that)
typeof
(
this
)
opOpAssign
(Rhs that)
typeof
(
this
)
opOpAssign
(Rhs that)
typeof
(
this
)
opOpAssign
(Rhs that)
typeof
(
this
)
opOpAssign
(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
ditto