mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Remove references to _.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* The base implementation of `_.reduce` and `_.reduceRight` which iterates
|
||||
* The base implementation of `reduce` and `reduceRight` which iterates
|
||||
* over `collection` using `eachFunc`.
|
||||
*
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user