a-synchronous / a-synchronous/rubico
Unsettled or unusual APIs throw errors
Open
breaking
- Dominant language
- JavaScript
- Stars
- 283
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
* forEach(1, console.log) should throw error
* throw error for null/undefined
* remove `map` .then(mapper)
* remove `MappingIterator` and `MappingAsyncIterator`
* remove `FilteringIterator` and `FilteringAsyncIterator`
Contributor guide
Assessment
This issue has not been assessed yet.