EitherImplicits

org.atnos.eff.EitherImplicits
See theEitherImplicits companion object

Attributes

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

Members list

Concise view

Value members

Concrete methods

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

Attributes

Source:
EitherEffect.scala

Implicits

Implicits

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

Attributes

Source:
EitherEffect.scala