- generateLabelMap
Type[string] generateLabelMap(const(string[Type]) typemap)
Undocumented in source. Be warned that the author may not have intended to support it.
- toDoc
Document toDoc(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
- toDoc
Document toDoc(const(char[]) json_text)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHiBON
HiBON toHiBON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
- toHiBON
HiBON toHiBON(const(char[]) json_text)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJSON
JSONValue toJSON(Document doc)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJSON
JSONValue toJSON(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- toPretty
string toPretty(T value)
Undocumented in source. Be warned that the author may not have intended to support it.