mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +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>
|
||||
<%= toFuncList(_.keys(mapping.skipRearg)) %>
|
||||
|
||||
The methods `partial` & `partialRight` accept an array of arguments to partially
|
||||
apply as their second parameter.
|
||||
The methods `invokeArgs`, `invokeArgsMap`, `partial`, `partialRight`, & `without`
|
||||
accept an array of arguments as their second parameter.
|
||||
|
||||
#### New Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user