json

Undocumented in source.

Members

Aliases

S
alias S = SimpleStream!string
Undocumented in source.

Functions

jsNumber
auto jsNumber()
Undocumented in source. Be warned that the author may not have intended to support it.
jsString
auto jsString()
Undocumented in source. Be warned that the author may not have intended to support it.
jsonParser
auto jsonParser()
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main(string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.
parseDataJson
void parseDataJson(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
parsePry
void parsePry(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
parseStd
void parseStd(string data)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

allowedChars
enum allowedChars;
Undocumented in source.
hex
enum hex;
Undocumented in source.

Structs

JSValue
struct JSValue
Undocumented in source.

Meta