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

Either.ts overview

Since v0.24.0


Exports Grouped by Category


instances

Applicative

Signature

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

Source

Since v0.24.0

Bicovariant

Signature

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

Source

Since v0.24.0

Chainable

Signature

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

Source

Since v0.24.0

Covariant

Signature

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

Source

Since v0.24.0

FlatMap

Signature

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

Source

Since v0.24.0

Foldable

Signature

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

Source

Since v0.24.0

Invariant

Signature

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

Source

Since v0.24.0

Monad

Signature

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

Source

Since v0.24.0

Of

Signature

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

Source

Since v0.24.0

Pointed

Signature

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

Source

Since v0.24.0

Product

Signature

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

Source

Since v0.24.0

SemiAlternative

Signature

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

Source

Since v0.24.0

SemiApplicative

Signature

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

Source

Since v0.24.0

SemiCoproduct

Signature

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

Source

Since v0.24.0

SemiProduct

Signature

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

Source

Since v0.24.0

Traversable

Signature

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

Source

Since v0.24.0