Y
Hacker News
new
|
ask
|
show
|
jobs
by
thecoughrans
3607 days ago
What?
1 comments
viebel
3607 days ago
The Y combinator is one of the most beautiful idea in Computer Science: it allows to write recursive functions without using names at all!
link
biot
3607 days ago
Did you mean to submit a link? Or is this just a generic "hey, let's discuss this subject" kind of post?
link
viebel
3607 days ago
Oops, I forgot to submit the link. I opened a new story with the link:
https://news.ycombinator.com/item?id=12250435
link
jnewkirk
3607 days ago
I think this may be exactly what the title suggests: a fixed point operator.
link