mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Remove references to _.
This commit is contained in:
@@ -3,7 +3,7 @@ import baseFlatten from './_baseFlatten.js';
|
||||
import baseUniq from './_baseUniq.js';
|
||||
|
||||
/**
|
||||
* The base implementation of methods like `_.xor` which accepts an array of
|
||||
* The base implementation of methods like `xor` which accepts an array of
|
||||
* arrays to inspect.
|
||||
*
|
||||
* @private
|
||||
|
||||
Reference in New Issue
Block a user