mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Add _.flip bitmask value to createWrapper documentation. [ci skip]
This commit is contained in:
committed by
John-David Dalton
parent
9aa456f26f
commit
6f600ebeac
@@ -4908,6 +4908,7 @@
|
||||
* 64 - `_.partialRight`
|
||||
* 128 - `_.rearg`
|
||||
* 256 - `_.ary`
|
||||
* 512 - `_.flip`
|
||||
* @param {*} [thisArg] The `this` binding of `func`.
|
||||
* @param {Array} [partials] The arguments to be partially applied.
|
||||
* @param {Array} [holders] The `partials` placeholder indexes.
|
||||
|
||||
Reference in New Issue
Block a user