Additional Convenience methods?
Open
Nobody has claimed this yet.
maybe
- Dominant language
- JavaScript
- Stars
- 259
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Look thru other collections, see if there are methods that can be greatly improved... perhaps `pluck`?
Would be adding to existing convenience methods: `unique`, `flatten`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing `unique` and `flatten` convenience methods, then compare them with methods available on other collections. Identify a concrete method or improvement and define its expected behavior and performance before implementation; the issue does not name files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100