EitherImplicits

Companion:
class
Source:
EitherEffect.scala
class Object
trait Matchable
class Any

Value members

Inherited methods

final def errorTranslateNat[E1, E2](map: E2 => E1): FunctionK[[_] =>> Either[E2, _$41], [_] =>> Either[E1, _$42]]
Inherited from:
EitherImplicits
Source:
EitherEffect.scala

Implicits

Inherited implicits

final implicit def errorTranslate[R, E1, E2](implicit m: MemberIn[[_] =>> Either[E1, _$39], R], map: E2 => E1): MemberIn[[_] =>> Either[E2, _$40], R]
Inherited from:
EitherImplicits
Source:
EitherEffect.scala