ErrorLifter

com.geirolz.app.toolkit.error.ErrorLifter$
See theErrorLifter companion trait
object ErrorLifter

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type Resource[F[_], E] = ErrorLifter[[_] =>> Resource[F, _$4], E]

Implicits

Implicits

implicit def toRight[F[_] : Applicative, E]: ErrorLifter[F, E]