PipelineBase.zrank

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

Meta