- getEntry
JSONValue getEntry(JSONValue table, string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- hasKey
bool hasKey(JSONValue table, string[] keys)
Undocumented in source. Be warned that the author may not have intended to support it.
- isTable
bool isTable(JSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- toJson
JSONValue toJson(Node node, Flag!"ordered" ordered)
Undocumented in source. Be warned that the author may not have intended to support it.
- toObject
JSONValue toObject(JSONValue table)
Undocumented in source. Be warned that the author may not have intended to support it.