WrappedBigInt

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

Constructors

this
this(BigInt value)

Members

Properties

value
inout(BigInt) value [@property getter]

Meta