TOMLValue.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexAssign(T v, string key)
    struct TOMLValue
    void
    opIndexAssign
    (
    T
    )
    (
    T v
    ,
    string key
    )
  2. TOMLValue opIndexAssign(TOMLValue v, string key)

Meta