The OpenD Programming Language

BigInt.coefficients

struct BigInt(uint size64)
@safe inout @property scope return
inout(size_t)[]
coefficients
()
()
if (
size64 &&
size64 <= ushort.max
)

Meta