@bitty/either
v0.3.0
Published
Either monad implementation.
Readme
@bitty/either
Examples
getAuthenticatedUseris a function used to get an authenticated user. Its a pretty common case and it was implemented in the way I think we should useEither.
