mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-05 09:27:49 +00:00
added suggested speed boost for isNumber
This commit is contained in:
@@ -1086,7 +1086,8 @@ _([1, 2, 3]).value();
|
||||
|
||||
<p>
|
||||
<b class="header">0.5.7</b><br />
|
||||
A safer implementation of <tt>_.isArguments</tt>, thanks to
|
||||
A safer implementation of <tt>_.isArguments</tt>, and a
|
||||
faster <tt>_.isNumber</tt>, thanks to
|
||||
<a href="http://jedschmidt.com/">Jed Schmidt</a>.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user