The OpenD Programming Language

BigInt.copy

struct BigInt(uint size64)
@safe @property
copy
()
if (
size64 &&
size64 <= ushort.max
)

Meta