issues
search
tc39
/
proposal-set-methods
Proposal for new Set methods in JS
https://tc39.github.io/proposal-set-methods/
Other
655
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
spec: is now stage 4
#111
nektro
closed
4 months ago
0
Proposal is stage 4
#110
bakkot
closed
4 months ago
0
Remove resolved issues from README
#109
slokhorst
closed
6 months ago
1
Consider adding a hasIntersection predicate
#108
gautelo
closed
6 months ago
1
cartesian product ?
#107
salisbury-espinosa
closed
7 months ago
3
`Set.prototype.toggle()`
#106
yukulele
closed
8 months ago
1
Normative: bugfix: do not count ~empty~ in set sizes
#105
bakkot
closed
9 months ago
0
Bugfix: update index after use in Set.prototype.difference
#104
bakkot
closed
11 months ago
0
Set.prototype.difference removes the wrong element
#103
Ms2ger
closed
11 months ago
0
Bugfix: fix a missed ~empty~ check in isSubsetOf
#102
bakkot
closed
11 months ago
4
Normative: remove IsCallable check in GetKeysIterator
#101
bakkot
closed
1 year ago
0
Editorial: consistently use tombstones
#100
bakkot
closed
7 months ago
0
Inconsistent editorial style for removing elements in Set.prototype.difference
#99
syg
closed
7 months ago
3
GetKeysIterator should defer IsCallable check on next
#98
syg
closed
1 year ago
9
Why normalize zero values?
#97
Josh-Cena
closed
1 year ago
2
Why do some methods copy this.[[SetData]] and others don't?
#96
Josh-Cena
closed
1 year ago
4
Web platform integration
#95
domenic
opened
1 year ago
1
Remove sort from intersection
#94
bakkot
closed
1 year ago
0
Method names as verbs
#93
FrameMuse
closed
1 year ago
1
Fix broken link for es-shims symmetricDifference polyfill
#92
zenflow
closed
1 year ago
0
Revisit intersection algorithm based on JSC's Set implementation
#91
rkirsling
closed
1 year ago
2
Add es-shims polyfills
#90
ljharb
closed
1 year ago
0
Add `core-js` implementation
#89
zloirock
closed
1 year ago
0
Normative: throw on negative set sizes
#88
bakkot
closed
1 year ago
3
Normative: guard against re-visits in intersection iteration
#87
bakkot
closed
1 year ago
3
Update iteration style to account for mutations
#86
bakkot
closed
1 year ago
0
Normative: close keys iterators in early exits
#85
bakkot
closed
1 year ago
4
[[Size]] can be a negative integer or negative inf
#84
anba
closed
1 year ago
0
Set.prototype.intersection needs to check for duplicate elements in step 6
#83
anba
closed
1 year ago
3
Define for-each iteration when the underlying list is modified?
#82
anba
closed
1 year ago
2
Add a note that IteratorClose is intentionally not called?
#81
anba
closed
1 year ago
3
My proposals to repository `proposal-set-methods`
#80
brunolnetto
closed
1 year ago
1
Arrays as `other`? Using the methods generically?
#79
rauschma
closed
1 year ago
4
Stage 4 tracking
#78
bakkot
closed
4 months ago
17
Infix versions of the set operations
#77
tintin10q
closed
2 years ago
1
require consistent order for intersection
#76
bakkot
closed
2 years ago
0
add spec text
#75
bakkot
closed
2 years ago
0
update readme and add details.md
#74
bakkot
closed
2 years ago
0
modernize repository setup
#73
bakkot
closed
2 years ago
0
Bump jsdom and ecmarkup
#72
dependabot[bot]
closed
2 years ago
1
Set.prototype.sort()
#71
yvele
closed
2 years ago
1
What are the actual algorithms we should use?
#70
bakkot
closed
2 years ago
28
Method to test equality ?
#69
rik
closed
2 years ago
7
Question: Should Set.prototype.isSubsetOf accepts string literals?
#68
JakeChampion
closed
2 years ago
4
Question: Should Set.prototype.isSubsetOf accept any iterable?
#67
JakeChampion
closed
2 years ago
2
Bump lodash from 4.17.15 to 4.17.21
#66
dependabot[bot]
closed
2 years ago
1
Bump highlight.js from 9.13.1 to 9.18.5
#65
dependabot[bot]
closed
2 years ago
1
Adds reference to Zet in README
#64
kyleshevlin
closed
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#63
dependabot[bot]
closed
3 years ago
1
Bump js-yaml from 3.12.0 to 3.14.0
#62
dependabot[bot]
closed
4 years ago
1
Next