EitherTSupport

@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.DefaultArguments")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String]))) object EitherTSupport extends EitherTSupport
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

final class EitherTAOps[A](a: A) extends AnyVal
final class EitherTEitherOps[A, B](either: A \/ B) extends AnyVal
final class EitherTFAOps[F[_], A](fa: F[A]) extends AnyVal
final class EitherTFEitherOps[F[_], A, B](fOfEither: F[A \/ B]) extends AnyVal

Value members

Inherited methods

def eitherTLeft[B]: PartiallyAppliedEitherTLeftEffectOf[B]
Inherited from
EitherTSupport
def eitherTLeftF[B]: PartiallyAppliedEitherTLeftF[B]
Inherited from
EitherTSupport
def eitherTLeftPure[B]: PartiallyAppliedEitherTLeftEffectOfPure[B]
Inherited from
EitherTSupport
def eitherTOf[F[_]]: PartiallyAppliedEitherTEffectOf[F]
Inherited from
EitherTSupport
def eitherTOfPure[F[_]]: PartiallyAppliedEitherTEffectOfPure[F]
Inherited from
EitherTSupport
def eitherTRight[A]: PartiallyAppliedEitherTRightEffectOf[A]
Inherited from
EitherTSupport
def eitherTRightF[A]: PartiallyAppliedEitherTRightF[A]
Inherited from
EitherTSupport
def eitherTRightPure[A]: PartiallyAppliedEitherTRightEffectOfPure[A]
Inherited from
EitherTSupport