The OpenD Programming Language

BigInt.normalize

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

Meta