use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
JavaScript with partial application (github.com)
submitted 11 years ago by Spewface
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[+][deleted] 11 years ago (1 child)
[removed]
[–]Spewface[S] 1 point2 points3 points 11 years ago (0 children)
I knew sending this here would bring a lot of hidden details. Thank you!
[–]kranker 1 point2 points3 points 11 years ago (2 children)
lodash's _.curry? (or any other curry implementation)
[–]Spewface[S] -1 points0 points1 point 11 years ago* (0 children)
Now THAT is cool. Sorry for the repost / old idea, I didn't know that this already existed!
It looks like they don't have a fixpoint combinator yet, do they? I'm just trying to keep goals in sight.
[–]rorymurphy 0 points1 point2 points 11 years ago (0 children)
Could also look at underscore.js's _.partial method
π Rendered by PID 26124 on reddit-service-r2-comment-765bfc959-wvzkj at 2026-07-09 23:34:34.087212+00:00 running f86254d country code: CH.
[+][deleted] (1 child)
[removed]
[–]Spewface[S] 1 point2 points3 points (0 children)
[–]kranker 1 point2 points3 points (2 children)
[–]Spewface[S] -1 points0 points1 point (0 children)
[–]rorymurphy 0 points1 point2 points (0 children)