issues
search
tc39
/
proposal-async-iterator-helpers
Methods for working with async iterators in ECMAScript
https://tc39.es/proposal-async-iterator-helpers/
107
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
should `AsyncIterator.zip` await values yielded from sync iterators?
#24
bakkot
opened
3 months ago
24
should AsyncIterator.prototype have a toAsync method as well?
#23
michaelficarra
opened
4 months ago
3
Current status as of 2024-06
#22
bakkot
opened
5 months ago
18
Async iterator from iterator of promises via racing
#21
bakkot
opened
5 months ago
0
Concurrent vs Stream Async Iterables
#20
ben-laird
closed
6 months ago
45
What does GetIteratorFlattenable mean?
#19
MadProbe
closed
7 months ago
3
Add missing quote for the initial value of the global object property
#18
arai-a
closed
7 months ago
0
How will `flatMap` handle `undefined` returns?
#17
benlesh
opened
8 months ago
6
Add back to top button
#16
RazaAbbas62
closed
9 months ago
1
AsyncIterator.race/merge
#15
bakkot
opened
9 months ago
8
Editorial: Markup Async Iterator string with emu-val
#14
arai-a
closed
11 months ago
1
Add back deleted examples
#13
karlhorky
opened
1 year ago
0
Behavior of `.return()`ing, concurrency-wise
#12
shtaif
opened
1 year ago
9
Parallelization is impossible
#11
conartist6
closed
1 year ago
19
What about `at()`?
#10
benlesh
closed
1 year ago
1
Do methods that return one value return a Promise or an AsyncIterable of one value?
#9
benlesh
closed
1 year ago
1
Add limitConcurrency helper
#8
rektide
opened
1 year ago
0
add out-of-order variants of AsyncIterator.prototype methods
#7
michaelficarra
opened
1 year ago
6
concurrent versions of `forEach`/`some`/`every`/`find`?
#6
bakkot
opened
1 year ago
3
Error handling
#5
bergus
opened
1 year ago
3
Add a buffering helper
#4
bakkot
opened
1 year ago
28
What consistency properties would we like to guarantee when calling `.next` concurrently?
#3
bakkot
opened
1 year ago
3
Prior art for this kind of concurrency in other languages
#2
bakkot
opened
1 year ago
11
Should `.drop`'s dropped items be read in parallel?
#1
bakkot
opened
1 year ago
4