Skip to content

feat(array/groupBy): add new utility to group values in array by the … #48

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

meskill
Copy link
Contributor

@meskill meskill commented Aug 21, 2019

…list of predicates

Resolves: #46

@meskill meskill requested a review from Tom910 August 21, 2019 07:28
Copy link
Contributor

@Tom910 Tom910 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Tom910 Tom910 merged commit d65fecc into master Aug 22, 2019
@meskill meskill deleted the array/groupBy branch August 22, 2019 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ability to chunk array by function
2 participants