MpZ.toString

Convert to string in base base.

struct MpZ
pure nothrow pragma(inline, true) const @trusted
string
toString
(
uint base = defaultBase
,
bool upperCaseDigits = false
)

Meta