You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,6 @@ var at = require('lodash/at');
62
62
var curryN =require('lodash/fp/curryN');
63
63
```
64
64
65
-
**Note:**<br>
66
-
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
67
-
68
65
## Why Lodash?
69
66
70
67
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>
0 commit comments