zio.prelude.fx.ZPure.ZPureRefineToOrDieOps
final implicit class ZPureRefineToOrDieOps[
W,
S1,
S2,
R,
E <: Throwable,
A](
self:
ZPure[
W,
S1,
S2,
R,
E,
A])
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Keeps some of the errors, and throw the rest.
Keeps some of the errors, and throw the rest.
Attributes