Struct WrappedBigInt

Proxy structure that stores BigInt as a pointer to save space in JSONValue

struct WrappedBigInt ;

Constructors

NameDescription
this

Properties

NameTypeDescription
value[get] inout(std.bigint.BigInt)