PipelineBase.zrevrange

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

Meta