serialized v1.3.6 (2021-08-25T12:16:08Z)
Dub
Repo
JSONValue.this
funkwerk
stdx
data
json
value
JSONValue
Constructs a JSONValue from the given raw value.
this
(T value, Location loc)
struct
JSONValue
this
(
T
)
(
T
value
,
Location
loc
=
Location.init
)
void
opAssign
(T value)
Meta
Source
See Implementation
funkwerk
stdx
data
json
value
JSONValue
aliases
Payload
constructors
this
functions
get
hasType
isNull
opAssign
opEquals
unions
PayloadUnion
variables
location
payload
Constructs a JSONValue from the given raw value.