Hacker News new | ask | show | jobs
by killercup 4155 days ago
A new feature in 3.0 is that lodash now supports lazy evaluation using the chaining API from 2.x.
1 comments

So 2.0 code which used chaining is now broken if it doesn't explicitly exhaust the chain?