mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Clarify fp spread methods description. [closes #2687] [ci skip]
This commit is contained in:
@@ -123,7 +123,7 @@ A fixed arity of four has an argument order of:<br>
|
||||
|
||||
##### Exceptions to the rules
|
||||
|
||||
Methods that accept an array of arguments:<br>
|
||||
Methods that accept an array as their last or only argument:<br>
|
||||
<%= toFuncList(_.keys(mapping.methodSpread)) %>
|
||||
|
||||
Methods with unchanged argument orders:<br>
|
||||
|
||||
Reference in New Issue
Block a user