JsonValue.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JsonValue opIndexAssign(size_t i, T value)
    struct JsonValue
    opIndexAssign
    (
    T
    )
    (
    size_t i
    ,)
  2. JsonValue opIndexAssign(T key, U value)

Meta