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

Implement folds using scans #2812

Open
harendra-kumar opened this issue Jul 30, 2024 · 0 comments
Open

Implement folds using scans #2812

harendra-kumar opened this issue Jul 30, 2024 · 0 comments
Labels
aspect:folds type:maintenance Has impact on maintainability
Milestone

Comments

@harendra-kumar
Copy link
Member

In most cases we can just use fromScanl to get a fold from a scan.

@harendra-kumar harendra-kumar added type:maintenance Has impact on maintainability aspect:folds labels Jul 30, 2024
@harendra-kumar harendra-kumar added this to the 0.11.0 milestone Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspect:folds type:maintenance Has impact on maintainability
Projects
None yet
Development

No branches or pull requests

1 participant