Returning an async iterable
Open
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Is it possible to get an async iterable from a highland object? I'd like to be able to consume it with for-await-of if possible.
Contributor guide
Research direction
Start by reading Highland's stream API and the Node.js async iterable and for-await-of interfaces. Determine whether the requested conversion belongs on Highland objects and what compatibility requirements apply; done should include a defined consumption behavior and tests demonstrating async iteration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100