Struct WrappedBigInt
Proxy structure that stores BigInt as a pointer to save space in JSONValue
struct WrappedBigInt
;
Constructors
Name | Description |
---|---|
this
|
Properties
Name | Type | Description |
---|---|---|
value [get]
|
inout(std |