zio.stream.ZStream.HaltStrategy
See theHaltStrategy companion trait
object HaltStrategy
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
HaltStrategy.type
Members list
Type members
Classlikes
case object Both extends HaltStrategy
case object Either extends HaltStrategy
case object Left extends HaltStrategy
case object Right extends HaltStrategy
Inherited types
The names of the product elements
The name of the type
In this article