PartiallyAppliedUse

catcheffect.Catch$.PartiallyAppliedUse
final class PartiallyAppliedUse[F[_], E](instance: Catch[F])

Attributes

Source
Catch.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply[A](f: Handle[F, E] => F[A])(implicit sp: SourcePos): F[Either[E, A]]

Attributes

Source
Catch.scala