Array.prototype.ap
|
|
11
|
261
|
November 14, 2024
|
Array.prototype.keyMap
|
|
5
|
113
|
March 14, 2024
|
Map through an array while filtering - `Array.prototype{.filterAndMap, .mapIf}`
|
|
17
|
535
|
October 4, 2023
|
Complexity of consuming iterator helpers with symbols.
|
|
13
|
524
|
June 20, 2023
|
array.prototype.winner
|
|
16
|
857
|
May 18, 2023
|
Get return value of iterators when used in for-of loops
|
|
3
|
228
|
April 21, 2023
|
Chainable "inspect" method for arrays (Array.prototype.inspect)
|
|
3
|
386
|
December 27, 2022
|
object method like array.find() for deep nested object iteration
|
|
2
|
4384
|
May 17, 2022
|
Add `takeWhile` native function
|
|
8
|
564
|
November 29, 2021
|
Proposal - generator literals
|
|
21
|
999
|
July 12, 2021
|
Proposal: `&` operator as shorthand for items in iterations
|
|
5
|
645
|
May 28, 2021
|
Minimal set of methods for iterator methods proposal
|
|
1
|
772
|
July 24, 2019
|