Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monad Transformer for Ior #1943

Closed
frroliveira opened this issue Oct 1, 2017 · 0 comments
Closed

Monad Transformer for Ior #1943

frroliveira opened this issue Oct 1, 2017 · 0 comments

Comments

@frroliveira
Copy link
Contributor

I have put together a proposal mostly based on what EitherT does in here
https://gist.github.com/frroliveira/5d4fbdfa1fd465e8728615f6107c2716

  • named it IorT
  • left out ensure, ensureOr, compare and partialCompare as Ior does not implement them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants