BigInt.mulPow5

struct BigInt(size_t maxSize64)
bool
mulPow5
(
size_t degree
)
if (
maxSize64 &&
maxSize64 <= ushort.max
)

Meta