serialized v1.5.6 (2022-07-15T12:40:10Z)
Dub
Repo
JSONValue.this
funkwerk
stdx
data
json
value
JSONValue
Constructs a JSONValue from the given raw value.
struct
JSONValue
this
(
T
)
(
T
value
,
Location
loc
=
Location.init
)
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.