The OpenD Programming Language

BigInt.putCoefficient

struct BigInt(uint size64)
@safe
void
putCoefficient
(
size_t value
)
if (
size64 &&
size64 <= ushort.max
)

Meta