Y
Hacker News
new
|
ask
|
show
|
jobs
by
buzzdecafe
4225 days ago
> Is there something built-in to apply all the functions into the current global?
yes: `R.installTo(global)` will pull all of the ramda functions on the `global` object
1 comments
buzzdecafe
4225 days ago
... also, `propEq` is already in the lib.
link