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

Figure out what to do with MonadCombine and left-distributivity #1381

Closed
ceedubs opened this issue Sep 18, 2016 · 3 comments
Closed

Figure out what to do with MonadCombine and left-distributivity #1381

ceedubs opened this issue Sep 18, 2016 · 3 comments

Comments

@ceedubs
Copy link
Contributor

ceedubs commented Sep 18, 2016

This is a follow-up item to address the left-distributivity law from MonadCombine being removed in #1345. In the comments on that PR there is some discussion about this law and whether or not it should exist in its previous form on MonadCombine.

@non
Copy link
Contributor

non commented Sep 19, 2016

I support what @johnynek proposed: MonadOr and MonadCombine, each with the relevant set of laws.

@adelbertc
Copy link
Contributor

Concerns surrounding more of these kinds of type classes: #1379 (comment)

@LukaJCB
Copy link
Member

LukaJCB commented Jul 3, 2019

MonadCombine hasn't been around for a while, closing this out :)

@LukaJCB LukaJCB closed this as completed Jul 3, 2019
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

4 participants