Meteor (1.2.0.2) uses a version of Underscore forked from 1.5.2. There's been a
lot of good stuff added to Underscore since then! This package extends the _
variable with selected
functions from the latest version of Underscore, copied from its source.
Add this to your app with:
meteor add mixmax:underscore-updates
We welcome all contributions! This package only contains the functions needed by Mixmax at present, but additions are welcome.