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

_.extend with deep, soon? #718

Closed
lolodk opened this issue Aug 24, 2012 · 2 comments
Closed

_.extend with deep, soon? #718

lolodk opened this issue Aug 24, 2012 · 2 comments
Labels

Comments

@lolodk
Copy link

lolodk commented Aug 24, 2012

Hello,

Have you though about add deep scope (like jQuery's extend function) to the underscore's extend function?

Thank you very much!

Manuel

@braddunbar
Copy link
Collaborator

Hi @lolodk, thanks for your issue.

No, there is no deep clone/extend functionality coming to underscore. The reasons in #162 (and other issues) are sufficient for leaving it out I think.

@jdalton
Copy link
Contributor

jdalton commented Aug 24, 2012

@lolodk You might dig the _.clone and _.merge I've implemented. Lemme know if that works for ya.

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

No branches or pull requests

3 participants