mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 18:37:50 +00:00
Update list of fp methods with spread arguments. [ci skip]
This commit is contained in:
@@ -114,8 +114,8 @@ Methods with custom argument orders:<br>
|
|||||||
Methods with unchanged argument orders:<br>
|
Methods with unchanged argument orders:<br>
|
||||||
<%= toFuncList(_.keys(mapping.skipRearg)) %>
|
<%= toFuncList(_.keys(mapping.skipRearg)) %>
|
||||||
|
|
||||||
The methods `partial` & `partialRight` accept an array of arguments to partially
|
The methods `invokeArgs`, `invokeArgsMap`, `partial`, `partialRight`, & `without`
|
||||||
apply as their second parameter.
|
accept an array of arguments as their second parameter.
|
||||||
|
|
||||||
#### New Methods
|
#### New Methods
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user