Ensure _.first and _.last have the correct chaining behavior when passing a callback and thisArg.

Former-commit-id: 4d54fd677fa48bf8de033696c58ee66babd77a81
This commit is contained in:
John-David Dalton
2013-01-16 01:39:58 -08:00
parent b60d0cdb17
commit ab83f2d5e2
4 changed files with 53 additions and 5 deletions

View File

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