JsonValue.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JsonValue opIndex(size_t i)
    struct JsonValue
    const pure
    opIndex
    (
    size_t i
    )
  2. JsonValue opIndex(T key)

Meta