The OpenD Programming Language

BigInt.mulPow5

struct BigInt(uint size64)
@safe
bool
mulPow5
()
(
ulong degree
)
if (
size64 &&
size64 <= ushort.max
)

Meta