EitherImplicits

org.atnos.eff.EitherImplicits
See theEitherImplicits companion object

Attributes

Companion
object
Source
EitherImplicits.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object either

Members list

Value members

Concrete methods

final def errorTranslateNat[E1, E2](map: E2 => E1): FunctionK[[_] =>> Either[E2, _$3], [_] =>> Either[E1, _$4]]

Attributes

Source
EitherImplicits.scala

Implicits

Implicits

final implicit def errorTranslate[R, E1, E2](implicit m: MemberIn[[_] =>> Either[E1, _$1], R], map: E2 => E1): MemberIn[[_] =>> Either[E2, _$2], R]

Attributes

Source
EitherImplicits.scala