mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Remove references to _.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import apply from './_apply.js';
|
||||
|
||||
/**
|
||||
* Creates a function like `_.over`.
|
||||
* Creates a function like `over`.
|
||||
*
|
||||
* @private
|
||||
* @param {Function} arrayFunc The function to iterate over iteratees.
|
||||
|
||||
Reference in New Issue
Block a user