Hash.opIndexAssign

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

Meta