Skip to content

Either

16 exports Added in v0.24.0 Source

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>;

Chainable

Added in v0.24.0 Source

Signature

declare const Chainable: chainable.Chainable<Either.EitherTypeLambda>;

Covariant

Added in v0.24.0 Source

Signature

declare const Covariant: covariant.Covariant<Either.EitherTypeLambda>;

FlatMap

Added in v0.24.0 Source

Signature

declare const FlatMap: flatMap_.FlatMap<Either.EitherTypeLambda>;

Foldable

Added in v0.24.0 Source

Signature

declare const Foldable: foldable.Foldable<Either.EitherTypeLambda>;

Invariant

Added in v0.24.0 Source

Signature

declare const Invariant: invariant.Invariant<Either.EitherTypeLambda>;

Monad

Added in v0.24.0 Source

Signature

declare const Monad: monad.Monad<Either.EitherTypeLambda>;

Of

Added in v0.24.0 Source

Signature

declare const Of: of_.Of<Either.EitherTypeLambda>;

Pointed

Added in v0.24.0 Source

Signature

declare const Pointed: pointed.Pointed<Either.EitherTypeLambda>;

Product

Added in v0.24.0 Source

Signature

declare const Product: product_.Product<Either.EitherTypeLambda>;

Signature

declare const SemiAlternative: semiAlternative.SemiAlternative<Either.EitherTypeLambda>;

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>;