Handle

catcheffect.Handle$
See theHandle companion trait
object Handle

Attributes

Companion
trait
Source
Catch.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Handle.type

Members list

Value members

Concrete methods

Attributes

Source
Catch.scala
def accumulatingParallel[F[_] : Parallel, E : Semigroup](H: Handle[F, E]): Aux[F, F]

Attributes

Source
Catch.scala

Implicits

Implicits

implicit def forEitherT[F[_] : Monad, E]: Handle[[_] =>> EitherT[F, E, _$9], E]

Attributes

Source
Catch.scala