Hacker News new | ask | show | jobs
Ask HN: What does Y Combinator mean?
1 points by o_s_m 4447 days ago
How did it get its name?
2 comments

Its a fixed point combinator in lambda calculus. http://en.wikipedia.org/wiki/Fixed-point_combinator#Y_combin...
Thank you.