RedisString.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. long opUnary()
    struct RedisString(T = string)
    long
    opUnary
    (
    string OP
    )
    ()
    if (
    OP == "++"
    )
  2. long opUnary()

Meta