Rational.numerator

Reduced-form numerator.

struct Rational(Z)
pragma(inline) @property const
Z
numerator
()
if (
__traits(isPOD, Z)
)