mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 11:27:50 +00:00
Minor doc tweak to _.rearg. [ci skip]
This commit is contained in:
@@ -9707,7 +9707,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a function that invokes `func` with arguments arranged according
|
* Creates a function that invokes `func` with arguments arranged according
|
||||||
* to the specified indexes where the argument value at the first index is
|
* to the specified `indexes` where the argument value at the first index is
|
||||||
* provided as the first argument, the argument value at the second index is
|
* provided as the first argument, the argument value at the second index is
|
||||||
* provided as the second argument, and so on.
|
* provided as the second argument, and so on.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user