mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Remove argument number specifier in methodSpread note. [closes #2390] [ci skip]
This commit is contained in:
@@ -124,7 +124,7 @@ A fixed arity of four has an argument order of:<br>
|
|||||||
|
|
||||||
##### Exceptions to the rules
|
##### Exceptions to the rules
|
||||||
|
|
||||||
Methods that accept an array of arguments as their second parameter:<br>
|
Methods that accept an array of arguments:<br>
|
||||||
<%= toFuncList(_.keys(mapping.methodSpread)) %>
|
<%= toFuncList(_.keys(mapping.methodSpread)) %>
|
||||||
|
|
||||||
Methods with unchanged argument orders:<br>
|
Methods with unchanged argument orders:<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user