BigInt.copy

struct BigInt(size_t maxSize64)
@property
copy
()
if (
maxSize64 &&
maxSize64 <= ushort.max
)

Meta