carbon v1.8.0 (2018-09-02T09:54:37Z)
Home
Dub
Repo
isRationalType.isRationalType
carbon
rational
isRationalType
Undocumented in source.
enum
bool
isRationalType
;
template
isRationalType
(T)
static if
(
is(T U == Rational!U)
)
enum
bool
isRationalType
;
enum
bool
isRationalType
;
Meta
Source
See Implementation
carbon
rational
isRationalType
variables
isRationalType