mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-13 12:27:49 +00:00
Add to lodash chaining doc note. [ci skip]
This commit is contained in:
@@ -626,7 +626,7 @@
|
|||||||
* implicitly or explicitly included in the build.
|
* implicitly or explicitly included in the build.
|
||||||
*
|
*
|
||||||
* The chainable wrapper functions are:
|
* The chainable wrapper functions are:
|
||||||
* `after`, `assign`, `bind`, `bindAll`, `bindKey`, `chain`, `compact`,
|
* `after`, `assign`, `at`, `bind`, `bindAll`, `bindKey`, `chain`, `compact`,
|
||||||
* `compose`, `concat`, `constant`, `countBy`, `create`, `createCallback`,
|
* `compose`, `concat`, `constant`, `countBy`, `create`, `createCallback`,
|
||||||
* `curry`, `debounce`, `defaults`, `defer`, `delay`, `difference`, `filter`,
|
* `curry`, `debounce`, `defaults`, `defer`, `delay`, `difference`, `filter`,
|
||||||
* `flatten`, `forEach`, `forEachRight`, `forIn`, `forInRight`, `forOwn`,
|
* `flatten`, `forEach`, `forEachRight`, `forIn`, `forInRight`, `forOwn`,
|
||||||
|
|||||||
Reference in New Issue
Block a user