parse

Parse a string

pure ref
JSONValue
parse
(
return ref JSONValue json
,
in string data
)

Meta