PipelineBase.zremrangeByRank

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) zremrangeByRank(string key, long start, long stop)
    class PipelineBase
    Response!(Long)
    zremrangeByRank
    (
    string key
    ,
    long start
    ,
    long stop
    )
  2. Response!(Long) zremrangeByRank(const(ubyte)[] key, long start, long stop)

Meta