Client.opIndexOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opIndexOpAssign(long value, string key)
    struct Client
    bool
    opIndexOpAssign
    (
    string op
    )
    (
    long value
    ,
    string key
    )
    if (
    "+" == op
    )
  2. bool opIndexOpAssign(long value, string key)

Meta