⚡ by React Node REPL
💡
Press CTRL + Enter
in the editor to run the code.
-
The Lodash (opens in a new tab) methods were preloaded. You can use it like,
_.isEmpty(value)
-
The Ramda (opens in a new tab) methods were preloaded. You can use it like,
R.pipe(Math.pow, R.negate, R.inc)