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

Prelude folds now apply to any Foldable #50

Open
Pi-Cla opened this issue Mar 4, 2023 · 0 comments
Open

Prelude folds now apply to any Foldable #50

Pi-Cla opened this issue Mar 4, 2023 · 0 comments

Comments

@Pi-Cla
Copy link

Pi-Cla commented Mar 4, 2023

Related to #49, Prelude folds nowadays can fold on any Foldable so the entire sub-section of Monoids titled "Using monoids to fold data structures" which describes needing to import folds from Foldable in order to do so is out of date. Also, this sub-section on foldM uses the outdated datatype for folds too.

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