Either.ts overview
Since v0.24.0
Exports Grouped by Category
instances
Applicative
Signature
declare const Applicative: applicative.Applicative<Either.EitherTypeLambda>
Since v0.24.0
Bicovariant
Signature
declare const Bicovariant: bicovariant.Bicovariant<Either.EitherTypeLambda>
Since v0.24.0
Chainable
Signature
declare const Chainable: chainable.Chainable<Either.EitherTypeLambda>
Since v0.24.0
Covariant
Signature
declare const Covariant: covariant.Covariant<Either.EitherTypeLambda>
Since v0.24.0
FlatMap
Signature
declare const FlatMap: flatMap_.FlatMap<Either.EitherTypeLambda>
Since v0.24.0
Foldable
Signature
declare const Foldable: foldable.Foldable<Either.EitherTypeLambda>
Since v0.24.0
Invariant
Signature
declare const Invariant: invariant.Invariant<Either.EitherTypeLambda>
Since v0.24.0
Monad
Signature
declare const Monad: monad.Monad<Either.EitherTypeLambda>
Since v0.24.0
Of
Signature
declare const Of: of_.Of<Either.EitherTypeLambda>
Since v0.24.0
Pointed
Signature
declare const Pointed: pointed.Pointed<Either.EitherTypeLambda>
Since v0.24.0
Product
Signature
declare const Product: product_.Product<Either.EitherTypeLambda>
Since v0.24.0
SemiAlternative
Signature
declare const SemiAlternative: semiAlternative.SemiAlternative<Either.EitherTypeLambda>
Since v0.24.0
SemiApplicative
Signature
declare const SemiApplicative: semiApplicative.SemiApplicative<Either.EitherTypeLambda>
Since v0.24.0
SemiCoproduct
Signature
declare const SemiCoproduct: semiCoproduct.SemiCoproduct<Either.EitherTypeLambda>
Since v0.24.0
SemiProduct
Signature
declare const SemiProduct: semiProduct.SemiProduct<Either.EitherTypeLambda>
Since v0.24.0
Traversable
Signature
declare const Traversable: traversable.Traversable<Either.EitherTypeLambda>
Since v0.24.0