Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
lhorie
on July 20, 2009
|
parent
|
context
|
favorite
| on:
Curried Javascript Functions
This:
"foo bar baz thud".splitOnSpaces(); //-> ["foo", "bar", "baz", "thud"]
can be written like this:
$w("foo bar baz thud")
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: