Strategy

cats.effect.std.Backpressure$.Strategy
See theStrategy companion object
sealed trait Strategy

Attributes

Companion
object
Source
Backpressure.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Lossless.type
object Lossy.type
In this article