mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-11 03:17:49 +00:00
Reduce n_ note. [ci skip]
This commit is contained in:
@@ -59,8 +59,7 @@ var extend = require('lodash/fp/extend');
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Note:**<br>
|
**Note:**<br>
|
||||||
Don’t assign values to the [special variable](http://nodejs.org/api/repl.html#repl_repl_features) `_` in the Node.js < 6 REPL.<br>
|
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
|
||||||
Install [n_](https://www.npmjs.com/package/n_) for a REPL that includes `lodash` by default.
|
|
||||||
|
|
||||||
## Why Lodash?
|
## Why Lodash?
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user