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

Product and Coproduct modules #201

Open
andywhite37 opened this issue Dec 10, 2019 · 0 comments
Open

Product and Coproduct modules #201

andywhite37 opened this issue Dec 10, 2019 · 0 comments
Assignees
Labels
change:minor A change that requires a minor version bump type:enhancement New feature or request

Comments

@andywhite37
Copy link
Member

It might be interesting to see what a Product and Coproduct would look like using module functors. The motivation for Coproduct would be to see what it would look like to compose free monad algebras together, which is described very well in this article http://degoes.net/articles/modern-fp. I'm not sure if this is likely to be used much in reason land, or it might prove to be too clunky, but who knows.

@andywhite37 andywhite37 added type:enhancement New feature or request change:minor A change that requires a minor version bump labels Dec 10, 2019
@andywhite37 andywhite37 self-assigned this Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change:minor A change that requires a minor version bump type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant