There were several items on the agenda, this post focuses on feature proposals and their progress from the meeting that was held between January 24-28th, 2022.
Stage 1:
- Reversible string split This propsal proposes the addition of a String.prototype.splitN method that splits the input string at most N-1 times, returning N substrings. The last item contains the remainder of the string.
The agenda had many items, out of which the proposals bit looked like:
No other proposals were advanced to the next stage during this meeting.
2022 TC39 Chair Group are complete!
Top comments (2)
Could you provide a link for the table of topics?
Here's the full meeting agenda: github.com/tc39/agendas/blob/main/...
The table pictured above is item 15 under the "Agenda Items" heading.