purescript-arrays
purescript-arrays copied to clipboard
Make `groupBy` use pairwise function
Description of the change
Fixes #229
Checklist:
- [x] Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
- [x] Linked any existing issues or proposals that this pull request should close
- [ ] Updated or added relevant documentation
- [ ] Added a test for the contribution (if applicable)