Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

The Y combinator.


view as:

Oh is this some Common Lisp thing? Never done it.

It's much older, it's lambda calculus stuff. It's a way to implement recursion in a language which doesn't have recursive functions (but for some reason does have first-class functions).

However it allows making anonymous functions recurse as well.


Legal | privacy