caolan / caolan/highland

async scan and custom transforms

Open
#123 8 comments 0 reactions 1 assignee Claimed by @apaleslimghost View on GitHub
Dominant language
JavaScript
Stars
3.4k
Forks
145
PR merge metrics
No merged PRs in 30d

Description

Hello,

I tried to use the scan function with an async iterator just to realize that the iterator has to be synchronous.

do you see another way of doing an async scan ? if not, should scan be modified to accept the fact that the iterator be more complex (async, promise) or would it be interesting to have it as a new primitive ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.