Client.opIndexOpAssign

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

Meta