Client.zremrangeByLex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zremrangeByLex(string key, string min, string max)
    class Client
    void
    zremrangeByLex
    (
    string key
    ,
    string min
    ,
    string max
    )
  2. alias zremrangeByLex = BinaryClient.zremrangeByLex

Meta