Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stage 4 JS proposal: Array.prototype.{flat,flatMap} #1454

Closed
bakkot opened this issue Apr 14, 2019 · 0 comments
Closed

Stage 4 JS proposal: Array.prototype.{flat,flatMap} #1454

bakkot opened this issue Apr 14, 2019 · 0 comments
Labels
js-sys Issues related to the `js-sys` crate

Comments

@bakkot
Copy link
Contributor

bakkot commented Apr 14, 2019

This proposal got stage 4 at the January 2019 meeting, and is not yet implemented in js-sys.

See spec text for flat and flatMap and MDN docs for flat and flatMap.

@alexcrichton alexcrichton added the js-sys Issues related to the `js-sys` crate label Apr 15, 2019
alexcrichton added a commit that referenced this issue Jun 4, 2019
Add Array#flat and Array#flatMap to js-sys (fixes #1454)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js-sys Issues related to the `js-sys` crate
Projects
None yet
Development

No branches or pull requests

2 participants