Skip to main content Link Search Menu Expand Document (external link)

Either overview

Added in v1.0.0


Table of contents


instances

Applicative

Signature

export declare const Applicative: applicative.Applicative<Either.EitherTypeLambda>

Added in v1.0.0

Bicovariant

Signature

export declare const Bicovariant: bicovariant.Bicovariant<Either.EitherTypeLambda>

Added in v1.0.0

Chainable

Signature

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

Added in v1.0.0

Covariant

Signature

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

Added in v1.0.0

FlatMap

Signature

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

Added in v1.0.0

Foldable

Signature

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

Added in v1.0.0

Invariant

Signature

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

Added in v1.0.0

Monad

Signature

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

Added in v1.0.0

Of

Signature

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

Added in v1.0.0

Pointed

Signature

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

Added in v1.0.0

Product

Signature

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

Added in v1.0.0

SemiAlternative

Signature

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

Added in v1.0.0

SemiApplicative

Signature

export declare const SemiApplicative: semiApplicative.SemiApplicative<Either.EitherTypeLambda>

Added in v1.0.0

SemiCoproduct

Signature

export declare const SemiCoproduct: semiCoproduct.SemiCoproduct<Either.EitherTypeLambda>

Added in v1.0.0

SemiProduct

Signature

export declare const SemiProduct: semiProduct.SemiProduct<Either.EitherTypeLambda>

Added in v1.0.0

Traversable

Signature

export declare const Traversable: traversable.Traversable<Either.EitherTypeLambda>

Added in v1.0.0