Optimize _.isArray fallback, _.isDate, _.isFunction, and _.isRegExp.

Former-commit-id: a3e350bf1fa91a9582ba6a0effe61d4589cc8afe
This commit is contained in:
John-David Dalton
2012-12-10 00:25:07 -08:00
parent 13d62b01d1
commit 0b48b9c7d4
5 changed files with 43 additions and 42 deletions

View File

@@ -2993,7 +2993,7 @@ _.uniqueId();
<!-- div -->
### <a id="_version"></a>`_.VERSION`
<a href="#_version">#</a> [&#x24C8;](https://github.com/bestiejs/lodash/blob/master/lodash.js#L4319 "View in source") [&#x24C9;][1]
<a href="#_version">#</a> [&#x24C8;](https://github.com/bestiejs/lodash/blob/master/lodash.js#L4318 "View in source") [&#x24C9;][1]
*(String)*: The semantic version number.