TOMLValue.opIndexAssign

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

Meta