Skip to content

lbruder

216 karmajoined August 10, 2013On HN

(define (partial-apply proc . cargs) (lambda args (apply proc (append cargs args))))

Recent submissions

No submissions yet.

All submissions and comments on Hacker News.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.