Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
SteveJS
on Sept 6, 2011
|
parent
|
context
|
favorite
| on:
The Y combinator in Javascript
Ah ... I misinterpreted the statement to encompass the expression rather then just the application of the Ycombinator.
Y(F) is not recursive. (Y(F))(X) is recursive. Is that accurate?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Y(F) is not recursive. (Y(F))(X) is recursive. Is that accurate?