PipelineBase.zrevrangeWithScores

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

Meta