mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Simplify wrapperReverse docs. [ci skip]
This commit is contained in:
@@ -7096,8 +7096,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reverses the wrapped array so that the first element becomes the last,
|
* This method is the wrapper version of `_.reverse`.
|
||||||
* the second element becomes the second to last, and so on.
|
|
||||||
*
|
*
|
||||||
* **Note:** This method mutates the wrapped array.
|
* **Note:** This method mutates the wrapped array.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user