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

[feature request] fully implement Ergonomic Dynamic Object Restructuring #27

Open
DerekNonGeneric opened this issue Jul 26, 2022 · 0 comments

Comments

@DerekNonGeneric
Copy link
Member

As we are already shipping the relevant omit(o, props) function, from the Object.pick, Object.omit TC39 proposal (currently stage 1), we should also be including its inverted counterpart (the pick function from Object.pick) to be correctly balanced and correct.

We may also need to update the signature of the omit(o, props) function we are currently shipping if there is divergence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant