JSONObject.fromJSONValueImpl

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate JSONObject(fields...)
static
typeof(this)
fromJSONValueImpl
(
JSONValue jv
)
if (
fields.length &&
fields.length % 2 == 0
)

Meta