Skip to content

Conversation

@nguyenvantuan2391996
Copy link

Creates an array of elements split into two groups, the first of which contains elements predicate returns truthy for, the second of which contains elements predicate returns falsey for. The predicate is invoked with one argument: (value).

Reference Partition in Lodash: https://lodash.com/docs/4.17.15#partition

@nguyenvantuan2391996 nguyenvantuan2391996 force-pushed the feature/partition branch 2 times, most recently from 2133b93 to c570b99 Compare August 8, 2023 05:24
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.

1 participant