Custom

object Custom
class Object
trait Matchable
class Any
Custom.type

Value members

Concrete methods

def recoverWith[F[_] : MonadThrow, G[_], A](http: Kleisli[F, A, Response[G]])(pf: PartialFunction[Throwable, F[Response[G]]]): Kleisli[F, A, Response[G]]