MpQ.numerator

struct MpQ
pure nothrow pragma(inline, true) @nogc @property ref @trusted inout return scope
inout(MpZ)
numerator
()

Return Value

Type: inout(MpZ)

numerator reference of this.

Meta