Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TwilightPoetry
on Nov 29, 2014
|
parent
|
context
|
favorite
| on:
Ramda – A practical functional library for Javascr...
You could always do something like this:
var R = require('ramda'); for (var fn in R) if (typeof R[fn] === 'function') global[fn] = R[fn];
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: