Client.zremrangeByRank

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void zremrangeByRank(string key, long start, long stop)
    class Client
    override
    void
    zremrangeByRank
    (
    string key
    ,
    long start
    ,
    long stop
    )
  2. alias zremrangeByRank = BinaryClient.zremrangeByRank

Meta