jsonwrap v1.0.2 (2019-07-02T12:53:52Z)
Dub
Repo
as
jsonwrap
Undocumented in source. Be warned that the author may not have intended to support it.
SafeValue
!
T
as
(JSONValue json, string path, T defaultValue)
SafeValue
!(
typeof
(
null
))
as
(JSONValue json, string path)
pure nothrow
SafeValue
!(
typeof
(null))
as
(
typeof
(null)
T
)
(
in
JSONValue
json
,
in
string
path
= ""
)
Meta
Source
See Implementation
jsonwrap
aliases
JSAB
JSOB
functions
JsonArrayBuilder
JsonObjectBuilder
as
exists
get
put
read
remove
structs
SafeValue