Skip to content

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