Skip to content

Revise groupAllBy to just use an Ordering function #191

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

Merged
merged 10 commits into from
Mar 18, 2022
Prev Previous commit
Next Next commit
Fixup changelog
This PR was already listed
  • Loading branch information
milesfrain authored Jan 15, 2021
commit 2e54ab51f44b69b9c161ac6252ff9368c64042f9
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Notable changes to this project are documented in this file. The format is based
## [Unreleased]

Breaking changes:
- Change `groupAllBy` to use a comparison function (#191)
- Rename `scanrLazy` to `scanlLazy` and fix parameter ordering (#161)
- Rename `group'` to `groupAll` (#182)
- Change `Alt ZipList` to satisfy distributivity (#150)
Expand Down