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,7 +1,7 @@
|
||||
import baseSlice from './_baseSlice.js';
|
||||
|
||||
/**
|
||||
* The base implementation of methods like `_.dropWhile` and `_.takeWhile`.
|
||||
* The base implementation of methods like `dropWhile` and `takeWhile`.
|
||||
*
|
||||
* @private
|
||||
* @param {Array} array The array to query.
|
||||
|
||||
Reference in New Issue
Block a user