Skip to content

Rename group' to groupAll and add groupAllBy #194

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 1 commit into from
Dec 23, 2020

Conversation

kl0tl
Copy link
Member

@kl0tl kl0tl commented Dec 20, 2020

I’m not aware of a conventional name for those functions but I found Data.List.NonEmpty.groupAllWith and Data.List.NonEmpty.groupAllWith1 in base and Data.Sequences.groupAll in mono-traversable (in Haskell), so I went with groupAll and groupAllBy.

Close #141.

@kl0tl kl0tl merged commit e13c01f into purescript:master Dec 23, 2020
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

Successfully merging this pull request may close these issues.

Add missing groupBy'
2 participants