carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
Rational.init
carbon
rational
Rational
Undocumented in source. Be warned that the author may not have intended to support it.
typeof
(
this
)
init
()
struct
Rational
(T)
version(none)
static @
property
typeof
(this)
init
(
)
if
(
isLikeInt
!
T
&&
!
isFloatingPoint
!
T
)
this
(U n)
this
(U n, V d, bool nonReduce)
Meta
Source
See Implementation
carbon
rational
Rational
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
toString
properties
den
num
reciprocal
static functions
init