gfm v2.0.11 (2015-02-12T17:50:21Z)
Home
Dub
Repo
Rational.opEquals
gfm
math
rational
Rational
Undocumented in source. Be warned that the author may not have intended to support it.
bool
opEquals
(T y)
bool
opEquals
(T o)
struct
Rational
@
nogc
pure const nothrow
bool
opEquals
(
T
)
(
T
o
)
if
(
is
(
Unqual
!
T
==
Rational
)
)
Meta
Source
See Implementation
gfm
math
rational
Rational
constructors
this
functions
inverse
opAssign
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
variables
denom
num