yurai ~master (2022-05-09T17:34:28.3517347)
Dub
Repo
parseJsonSafe
yurai
json
parser
Undocumented in source. Be warned that the author may not have intended to support it.
bool
parseJsonSafe
(
S
=
string
)
(
S
jsonString
,
out
Json
!
S
json
,
out
S
[]
errorMessages
)
if
(
isSomeString
!
S
)
Meta
Source
See Implementation
yurai
json
parser
functions
parseJson
parseJsonSafe