mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 15:27:50 +00:00
fixing silly typo.
This commit is contained in:
@@ -1283,7 +1283,7 @@ _([1, 2, 3]).value();
|
||||
<p>
|
||||
<b class="header">1.1.7</b> — <small><i>July 13, 2011</i></small><br />
|
||||
Added <tt>_.groupBy</tt>, which aggregates a collection into groups of like items.
|
||||
Added <tt>_.untion</tt> and <tt>_.difference</tt>, to complement the
|
||||
Added <tt>_.union</tt> and <tt>_.difference</tt>, to complement the
|
||||
(re-named) <tt>_.intersection</tt>.
|
||||
Various improvements for support of sparse arrays.
|
||||
<tt>_.toArray</tt> now returns a clone, if directly passed an array.
|
||||
|
||||
Reference in New Issue
Block a user