eithery
## Install
## Install
A Try encapsulates the result of an operation that may have failed.
basic monads/functors in one file
> Functional programming utilities
Functional data types, most common algebraic structures as interfaces (FL and SL compliant) and frequently used monads.
Either type for node.js using Flow.
Monad with do notation in Javascript, using ES6 generators.
A lazy implementation of the Fantasy Land Either type
Computational effects - sum types
Implementacion estructura Either utilizando class.
Implementacion estructura Either utilizando factory.
Implementacion estructura Either utilizando prototype.
Either implementation with prototypes
R.either exported as a module
Result type inspired by Rust.
Minimal either monad with handling of errors of the map's method to Either.left.
Powerful pipes for TypeScript, that chain Promise and ADT for you
R.either exported as a module
Inquiry is an expressive API that allows one ask multiple questions about a subject value, and observe all results. This process returns a collection of all passes, fails, and the original subject value.
A simple Maybe and Either library for Javascript