onesComplement

Get one's complement of value of x.

Written as a free function instead of MpZ-member because __traits(isRef, this) cannot be used.

pure nothrow @trusted @nogc
_MpZ!copyable
onesComplement
(
bool copyable
)
(
auto ref const _MpZ!copyable x
)

Meta