uim.json.object_

Undocumented in source.

Members

Classes

DJSONObject
class DJSONObject
Undocumented in source.

Functions

JSONObject
auto JSONObject()
Undocumented in source. Be warned that the author may not have intended to support it.
JSONObject
auto JSONObject(DJSONObject value)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONObject
auto JSONObject(DJSONValue[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONObject
auto JSONObject(string[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONObject
auto JSONObject(bool[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONObject
auto JSONObject(double[string] values)
Undocumented in source. Be warned that the author may not have intended to support it.
JSONObject
auto JSONObject(string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta