toJson

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JSONValue toJson(T t, uint level, bool ignore)
    JSONValue
    toJson
    (
    T
    )
    (
    T t
    ,
    uint level = uint.max
    ,
    bool ignore = true
    )
  2. JSONValue toJson(T t, UnIgnoreArray array, uint level)

Meta