EitherImplicits

Companion:
object
Source:
EitherEffect.scala
class Object
trait Matchable
class Any
object EitherImplicits.type
object either.type

Value members

Concrete methods

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

Implicits

Implicits

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