Skip to content

PromiseEither instead of Promise<Either>

License

Notifications You must be signed in to change notification settings

olliahonen/promise-either

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PromiseEither for fp-ts

Type Promise<Either<L, A>> is rather unwieldy when you're dealing with more than one value. PromiseEither<L, A> is a lot more convenient!

About

PromiseEither instead of Promise<Either>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published