MpQ.invert

Invert this in-place.

struct MpQ
pure nothrow pragma(inline, true) @nogc @trusted
void
invert
()

Return Value

Type: void

void to make it obvious that this is mutated.

Meta