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

Generalize folds from Comonads to Adjunctions. #46

Open
sellout opened this issue Nov 30, 2016 · 0 comments
Open

Generalize folds from Comonads to Adjunctions. #46

sellout opened this issue Nov 30, 2016 · 0 comments

Comments

@sellout
Copy link
Contributor

sellout commented Nov 30, 2016

As described in Unifying Structured Recursion Schemes, we can define adjoint folds that cover all of the current Comonadic folds as well as a number of others that don’t fall under the Comonad model (mutu being the one non-comonadic case we currently have implemented).

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

1 participant