DMapString.opIndexAssign

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

Meta