ToCatchableOps

trait ToCatchableOps[TC <: ([F[_]] =>> Catchable[F])] extends ToCatchableOps0[TC]
trait ToCatchableOps0[TC]
trait ToCatchableOpsU[TC]
class Object
trait Matchable
class Any
object catchable

Implicits

Inherited implicits

implicit
def ToCatchableOps[F[_], A](v: F[A])(implicit F0: TC[F]): CatchableOps[F, A]
Inherited from
ToCatchableOps0
implicit
def ToCatchableOpsUnapply[FA](v: FA)(implicit F0: Unapply[TC, FA]): CatchableOps[M, A]
Inherited from
ToCatchableOpsU