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

Straighten folds and scans. #373

Closed
kindaro opened this issue Mar 1, 2021 · 0 comments · Fixed by #364
Closed

Straighten folds and scans. #373

kindaro opened this issue Mar 1, 2021 · 0 comments · Fixed by #364
Milestone

Comments

@kindaro
Copy link
Contributor

kindaro commented Mar 1, 2021

This issue is subordinate to #289.

  • foldr' and foldr1' (not that strict folds make tremendously much sense for lazy structures, but we already have foldl' and foldl1' in place)

  • scanl1, scanr and scanr1

@kindaro kindaro changed the title Straighten scans. Straighten folds and scans. Mar 1, 2021
@kindaro kindaro mentioned this issue Mar 1, 2021
6 tasks
@Bodigrim Bodigrim added this to the 0.11.2.0 milestone Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants