swap

Swap contents of x with contents of y.

pure nothrow
void
swap
(
bool copyable
)
(
ref _MpZ!copyable x
,
ref _MpZ!copyable y
)

Meta