issues
search
tc39
/
proposal-collection-methods
https://tc39.github.io/proposal-collection-methods/
Other
172
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is this the right place to add a proposal to array methods?
#58
aloisdg
closed
4 days ago
1
feature: add algorithm for Map.prototype.mapValues
#57
Ginden
opened
3 months ago
0
feature: add algorithm for Map.prototype.mapKeys
#56
Ginden
opened
3 months ago
0
`Set.prototype.toggle()`
#55
yukulele
opened
9 months ago
1
Drop `Map.groupBy` from this proposal
#54
zloirock
closed
3 months ago
1
Inconsistency of `.deleteAll` methods results
#53
zloirock
opened
1 year ago
0
An error in `map-polyfill.js`
#52
DreamOfIce
opened
1 year ago
0
Set.prototype.at
#51
jsumners
opened
1 year ago
17
Extending old methods
#50
oleedd
closed
3 months ago
7
Bump qs from 6.5.2 to 6.5.3
#49
dependabot[bot]
closed
3 months ago
1
Bump pathval from 1.1.0 to 1.1.1
#48
dependabot[bot]
closed
3 months ago
1
Bump glob-parent from 5.1.1 to 5.1.2
#47
dependabot[bot]
closed
3 months ago
1
Bump lodash from 4.17.15 to 4.17.21
#46
dependabot[bot]
closed
2 years ago
1
Proposal Status?
#45
12wrigja
opened
3 years ago
18
Add a badge for specifying current stage
#44
aleen42
closed
3 years ago
1
New helpful methods for Set
#43
LunaticProgrammer
closed
3 years ago
2
Add Map.evolve also?
#42
stiff
opened
3 years ago
0
Bump highlight.js from 9.18.1 to 9.18.5
#41
dependabot[bot]
closed
2 years ago
1
Bump lodash from 4.17.15 to 4.17.19
#40
dependabot[bot]
closed
3 years ago
1
Map.prototype.getWithDefault
#39
halfzebra
closed
4 years ago
6
Reconcile with readonly-collections
#38
erights
opened
5 years ago
0
Generics
#37
zloirock
closed
3 months ago
1
Write spec for Map.prototype.update
#36
Ginden
opened
5 years ago
0
Map.update() with 2 args shouldn't throw if key doesn't exist in map
#35
tabatkins
opened
5 years ago
0
Set.prototype.{ flatMap, flat }
#34
zloirock
opened
5 years ago
2
What exactly is the use case for `Set.prototype.map` returning a set?
#33
dead-claudia
closed
5 years ago
7
Construction and addition order
#32
Ginden
closed
3 months ago
8
Add `Map.update()`, combining `set` and `get`?
#31
tabatkins
closed
5 years ago
4
are methods like .addAll and .deleteAll necessary?
#30
chharvey
closed
5 years ago
4
Add polyfill links
#29
metreniuk
closed
5 years ago
2
Write spec for Map.groupBy
#28
Ginden
closed
5 years ago
0
Write spec for Map.keyBy
#27
Ginden
closed
5 years ago
0
Write spec for Map.prototype.merge
#26
Ginden
opened
5 years ago
1
Write spec for Map.prototype.filter
#25
Ginden
closed
5 years ago
0
Write spec for Map.prototype.mapKeys
#24
Ginden
opened
5 years ago
0
Write spec for Map.prototype.mapValues
#23
Ginden
opened
5 years ago
0
Addition for freezing collections
#22
bradennapier
closed
5 years ago
47
Why Map#merge() limited to joining 2 maps?
#21
bdistin
closed
5 years ago
2
Add `Map.prototype.includes`
#20
zloirock
closed
6 years ago
0
Add `Map.prototype.reduce`, fix `Set.prototype.reduce`
#19
zloirock
closed
6 years ago
2
Add `Map.prototype.{find, findKey, keyOf}`
#18
zloirock
closed
6 years ago
1
Add `Map.prototype.{some, every}`
#17
zloirock
closed
6 years ago
0
Add `.deleteAll` method to `Map` and `WeakMap`
#16
zloirock
closed
6 years ago
1
Add `WeakSet.prototype.{addAll, deleteAll}` for symmetry with `Set`
#15
zloirock
closed
6 years ago
1
Rename `.flatten` to `.flat`
#14
zloirock
closed
6 years ago
0
What about Set#forEach?
#13
Nokel81
closed
6 years ago
1
What about #sort ?
#12
c69
opened
6 years ago
5
template string
#11
tiagocharo
closed
6 years ago
1
#reduce, #map and #join violate their Array intuitive meaning
#10
c69
opened
6 years ago
8
move repo to tc39 org
#9
gsathya
closed
6 years ago
4
Next