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

lazily merging #55

Closed
amcintyre99 opened this issue Dec 20, 2013 · 3 comments
Closed

lazily merging #55

amcintyre99 opened this issue Dec 20, 2013 · 3 comments

Comments

@amcintyre99
Copy link

i've had great success with Lazy so far (yea!!) but have gotten stuck on trying to find a way to do a "_.merge" in Lazy
http://lodash.com/docs#merge

it's actually an array of objects i need to merge into a single object with Lazy

btw, your string-table is working great!! thanks again!!

@amcintyre99
Copy link
Author

the merged single object is actually the object i'm passing to your stringTable.create

@dtao
Copy link
Owner

dtao commented Jan 3, 2014

Merge is now available in 0.3.1: http://danieltao.com/lazy.js/docs/#ObjectLikeSequence-merge

@dtao dtao closed this as completed Jan 3, 2014
@fundon
Copy link

fundon commented Jan 5, 2014

Cool!

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

3 participants