Rational.init

Undocumented in source. Be warned that the author may not have intended to support it.
struct Rational(T)
version(none)
static @property
typeof(this)
init
()
if (
isLikeInt!T &&
!isFloatingPoint!T
)

Meta