fromJSON

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T fromJSON(JSONValue jVal)
  2. T[] fromJSON(JSONValue jVal)
  3. T[string] fromJSON(JSONValue jVal)
    T[string]
    fromJSON
    (
    T : T[string]
    )
    (
    JSONValue jVal
    )

Meta