ListCommands
dev.profunktor.redis4cats.algebra.ListCommands
trait ListCommands[F[_], K, V] extends ListBlocking[F, K, V] with ListGetter[F, K, V] with ListSetter[F, K, V] with ListPushPop[F, K, V]
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes