Client.opIndexUnary

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

Meta