Y
Hacker News
new
|
ask
|
show
|
jobs
by
fasquoika
982 days ago
Well you're on a website called ycombinator.com so maybe the fixed point combinator
Y = λf.(λx.f(xx))(λx.f(xx))
https://en.m.wikipedia.org/wiki/Fixed-point_combinator