final case classZrange[A](key: ByteString, start: Long, stop: Long, withScores: Boolean, h: (Seq[(ByteString, Option[Double])]) ⇒ A) extends ZSetAlgebra[A] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, ZSetAlgebra[A], AnyRef, Any