RedisHash.opIndexOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexOpAssign(T value, string field)
    struct RedisHash(T = string)
    void
    opIndexOpAssign
    (
    string op
    )
    (,
    string field
    )
    if (
    op == "+"
    )
  2. void opIndexOpAssign(T value, string field)

Meta