Skip to content

Commit

Permalink
Set Methods to stage 2, per 2018.05.22 TC39
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 22, 2018
1 parent 3e25394 commit 09e14dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [WeakRefs][weakrefs] | Dean Tribble | Dean Tribble |
| | [`Object.fromEntries`][object-from-entries] | Darien Maillet Valentine | Jordan Harband<br />Kevin Gibbons |
| | [Top-level `await`][await] | Myles Borins | Myles Borins |
| | [New Set methods][set-methods] | Michał Wadas | Sathya Gunasekaran |

### Stage 1

Expand Down Expand Up @@ -81,7 +82,6 @@ This list contains only stage 1 proposals and higher that have not yet been with
| | [`Function.prototype.toString()` censorship][censorship] | Domenic Denicola | Domenic Denicola |
| | [Maximally minimal mixins][mixins] | Justin Fagnani | Justin Fagnani |
| :rocket: | [Getting last element of Array][arraylast] | Keith Cirkel | Keith Cirkel |
| | [New Set methods][set-methods] | Michał Wadas | Sathya Gunasekaran |
| | [Collection methods][collection-methods] | Michał Wadas | Sathya Gunasekaran |
| | [Richer Keys][richer-keys] | Bradley Farias | Bradley Farias
| | [Slice notation][slice-notation] | Sathya Gunasekaran | Sathya Gunasekaran
Expand Down

0 comments on commit 09e14dc

Please sign in to comment.