Hacker News new | ask | show | jobs
by d4n3 4157 days ago
seems like lodash now has lazy evaluation as well when using the _(obj).method() syntax:

http://filimanjaro.com/blog/2014/introducing-lazy-evaluation...