The OpenD Programming Language

BigInt.pow

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

Meta