Json.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JsonObject opIndex(S key)
    class Json(S)
    JsonObject
    opIndex
    (
    S key
    )
    if (
    isSomeString!S
    )
  2. JsonObject opIndex(size_t index)

Meta