mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 01:57:50 +00:00
Remove references to _.
This commit is contained in:
@@ -3,7 +3,7 @@ import isIterateeCall from './_isIterateeCall.js';
|
||||
import toFinite from './toFinite.js';
|
||||
|
||||
/**
|
||||
* Creates a `_.range` or `_.rangeRight` function.
|
||||
* Creates a `range` or `rangeRight` function.
|
||||
*
|
||||
* @private
|
||||
* @param {boolean} [fromRight] Specify iterating from right to left.
|
||||
|
||||
Reference in New Issue
Block a user