EitherTFEitherOps

final class EitherTFEitherOps[F[_], A, B](fOfEither: F[A \/ B]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def eitherT: EitherT[F, A, B]