mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 10:27:49 +00:00
Remove references to _.
This commit is contained in:
@@ -3,7 +3,7 @@ const nativeMax = Math.max;
|
||||
|
||||
/**
|
||||
* This function is like `composeArgs` except that the arguments composition
|
||||
* is tailored for `_.partialRight`.
|
||||
* is tailored for `partialRight`.
|
||||
*
|
||||
* @private
|
||||
* @param {Array} args The provided arguments.
|
||||
|
||||
Reference in New Issue
Block a user