DMapString.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexAssign(V value, K key)
  2. void opIndexAssign(string value, string key)
    class DMapString
    @safe override
    void
    opIndexAssign
    (
    string value
    ,
    string key
    )

Meta