ZioRefineToOrDieOps
class AnyVal
trait Matchable
class Any
Value members
Concrete methods
def refineToOrDie[E1 <: E : ClassTag](implicit evidence$17: ClassTag[E1], ev: CanFail[E]): ZIO[R, E1, A]
Keeps some of the errors, and terminates the fiber with the rest.
Keeps some of the errors, and terminates the fiber with the rest.