Skip to content

Commit c008c02

Browse files
add presentation link
1 parent e96f4cf commit c008c02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ A TC39 proposal to add a method to iterators for producing an iterator of its su
55

66
**Stage:** 0
77

8+
See the [January 2024 presentation to committe](https://docs.google.com/presentation/d/1PvU0wOygklWZQUFIZWFLJRyZnFfgd-7LZh6T_z5Ge8g/edit).
9+
810
## motivation
911

1012
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

Comments
 (0)