BigInt.putCoefficient

struct BigInt(size_t maxSize64)
void
putCoefficient
(
size_t value
)
if (
maxSize64 &&
maxSize64 <= ushort.max
)

Meta