Documentation
Dlang.org
GyreD (source)
Rational.opBinaryRight
eris
rational
Rational
Arithmetic operations on rationals and/or integers.
Rational
opBinaryRight
(Z lhs)
Rational
opBinaryRight
(Z lhs)
Rational
opBinaryRight
(Z lhs)
Rational
opBinaryRight
(Z lhs)
struct
Rational
(Z)
pragma(
inline
) const
Rational
opBinaryRight
(
string
op
: "/"
)
(
Z
lhs
)
if
(
__traits(
isPOD
,
Z
)
)
Rational
opBinary
(const(Rational) rhs)
Rational
opBinary
(Z rhs)
Rational
opBinary
(const(Rational) rhs)
Rational
opBinary
(Z rhs)
Rational
opBinary
(const(Rational) rhs)
Rational
opBinary
(Z rhs)
Rational
opBinary
(const(Rational) rhs)
Rational
opBinary
(Z rhs)
eris
rational
Rational
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opUnary
properties
denominator
numerator
Arithmetic operations on rationals and/or integers.