MpZ.dup

struct MpZ
pure nothrow pragma(inline, true) @nogc const @trusted
dup
()

Return Value

Type: MpZ

(duplicate) copy of this.

Meta