jsonwrap ~master (2023-03-14T15:51:55Z)
Dub
Repo
put
jsonwrap
Write a value. It creates missing objects and array (also missing elements)
pure ref
JSONValue
put
(
T
)
(
return
ref
JSONValue
json
,
in
string
path
,
in
T
value
)
Meta
Source
See Implementation
jsonwrap
aliases
JSAB
JSOB
get
functions
JsonArrayBuilder
JsonObjectBuilder
append
as
exists
parse
put
read
remove
safe
structs
SafeValue
Write a value. It creates missing objects and array (also missing elements)