We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96f4cf commit c008c02Copy full SHA for c008c02
README.md
@@ -5,6 +5,8 @@ A TC39 proposal to add a method to iterators for producing an iterator of its su
5
6
**Stage:** 0
7
8
+See the [January 2024 presentation to committe](https://docs.google.com/presentation/d/1PvU0wOygklWZQUFIZWFLJRyZnFfgd-7LZh6T_z5Ge8g/edit).
9
+
10
## motivation
11
12
It can be useful to consume a stream by more than one value at a time. For example, certain algorithms require looking at adjacent elements.
0 commit comments