issues
search
tc39
/
proposal-deiter
Double-Ended Iterator and Destructuring
MIT License
70
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can `next()`/`prev()` als be included?
#14
trusktr
opened
1 week ago
1
take/takeLast could also return double-ended iterators
#13
hax
opened
2 years ago
1
nextLast() instead of next("last")
#12
hax
closed
2 years ago
1
nextLast() instead of next("last")
#11
hax
closed
2 years ago
42
Change term "back" to "last", solve #9
#10
hax
closed
2 years ago
0
Use a word clearer than "back"?
#9
hax
closed
2 years ago
9
Also allow trailing comma after rest element
#8
hax
opened
2 years ago
0
Transformation and propagation
#7
conartist6
closed
2 years ago
5
tc39-transfer
#6
ljharb
closed
4 years ago
1
How to mark double-ended iterator
#5
hax
opened
4 years ago
25
How to specify this in the built-in iterators in the specification?
#4
Jack-Works
opened
4 years ago
1
fix the `Array#values` example
#3
Alan-Liang
closed
4 years ago
0
Improve grammar in README.md
#2
Alan-Liang
closed
4 years ago
1
How does this work with Iterator Helpers?
#1
Jack-Works
closed
2 years ago
14