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

[Suggestion] Deep merge like in object-path-immutable? #120

Open
joezappie opened this issue Dec 8, 2022 · 0 comments
Open

[Suggestion] Deep merge like in object-path-immutable? #120

joezappie opened this issue Dec 8, 2022 · 0 comments

Comments

@joezappie
Copy link

Since this library is a dependency of your immutable version, I think it would make sense to move functions like merge/assign/update to this library so they can both have similar functionality, except immutability.

I'd like to have the option to either overwrite(set) or merge, which seems possible with the immutable version. I cant use the immutable version of this library however, as I want to update the original object for performance instead of cloning it.

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

No branches or pull requests

1 participant