MpZ.isOdd

Check if this is odd. TODO use as specialcase in: this & 1

struct MpZ
pure nothrow pragma(inline, true) @nogc @property const @safe
bool
isOdd
()

Meta