mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Remove references to _.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* The base implementation of `_.times` without support for max array length checks.
|
||||
* The base implementation of `times` without support for max array length checks.
|
||||
*
|
||||
* @private
|
||||
* @param {number} n The number of times to invoke `iteratee`.
|
||||
|
||||
Reference in New Issue
Block a user