Implement functional#concatMap
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Just [].concat.apply([], map).
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue requests functional#concatMap and describes it as [].concat.apply([], map). Start by locating the existing functional utilities and the map implementation in this repository. Done means concatMap is available with the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100