tc39 / proposal-flatMap

proposal for flatten and flatMap on arrays
https://tc39.github.io/proposal-flatMap
214 stars 19 forks source link

Readme? #36

Closed benjamingr closed 7 years ago

benjamingr commented 7 years ago

Hey, can you please add a readme about the state/etc which users can monitor for state level changes :)?

michaelficarra commented 7 years ago

@benjamingr The current status of all active proposals can be found on the proposal status page.

This proposal is currently stage 1. I will probably look to advance it to stage 2 at the next meeting later this month.

benjamingr commented 7 years ago

Thanks @michaelficarra, if you could update the repository after the meeting and make the information about the proposal status more accessible I would appreciate it.

ljharb commented 7 years ago

@benjamingr it's certainly great for champions to update their own repos, but the proposals page is the source of truth - if it says stage 1, it doesn't matter what the individual repo claims it is.