Either
Instances
Applicative
Added in v0.24.0
Source
Signature
declare const Applicative: applicative.Applicative<Either.EitherTypeLambda>;Bicovariant
Added in v0.24.0
Source
Signature
declare const Bicovariant: bicovariant.Bicovariant<Either.EitherTypeLambda>;Signature
declare const Chainable: chainable.Chainable<Either.EitherTypeLambda>;Signature
declare const Covariant: covariant.Covariant<Either.EitherTypeLambda>;Signature
declare const FlatMap: flatMap_.FlatMap<Either.EitherTypeLambda>;Signature
declare const Foldable: foldable.Foldable<Either.EitherTypeLambda>;Signature
declare const Invariant: invariant.Invariant<Either.EitherTypeLambda>;Signature
declare const Monad: monad.Monad<Either.EitherTypeLambda>;Signature
declare const Of: of_.Of<Either.EitherTypeLambda>;Signature
declare const Pointed: pointed.Pointed<Either.EitherTypeLambda>;Signature
declare const Product: product_.Product<Either.EitherTypeLambda>;SemiAlternative
Added in v0.24.0
Source
Signature
declare const SemiAlternative: semiAlternative.SemiAlternative<Either.EitherTypeLambda>;SemiApplicative
Added in v0.24.0
Source
Signature
declare const SemiApplicative: semiApplicative.SemiApplicative<Either.EitherTypeLambda>;SemiCoproduct
Added in v0.24.0
Source
Signature
declare const SemiCoproduct: semiCoproduct.SemiCoproduct<Either.EitherTypeLambda>;SemiProduct
Added in v0.24.0
Source
Signature
declare const SemiProduct: semiProduct.SemiProduct<Either.EitherTypeLambda>;Traversable
Added in v0.24.0
Source
Signature
declare const Traversable: traversable.Traversable<Either.EitherTypeLambda>;