CatchableSyntax

trait CatchableSyntax[F[_]]
class Object
trait Matchable
class Any

Value members

Abstract methods

def F: Catchable[F]

Implicits

Implicits

implicit
def ToCatchableOps[A](v: F[A]): CatchableOps[F, A]