Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bachmeier
on June 28, 2018
|
parent
|
context
|
favorite
| on:
State of Multicore OCaml [pdf]
"A closure is an object that supports exactly one method: 'apply'."
-- Guy Steele
jimbokun
on June 28, 2018
|
next
[–]
Too bad it took the Java language committee forever to figure out they can just use lambda syntax to make those objects look like functions.
pjmlp
on June 29, 2018
|
parent
|
next
[–]
When you have too many cooks and care about keeping backwards compatibility, things take time.
HumanDrivenDev
on June 28, 2018
|
prev
[–]
In some languages they also have methods like 'curry', which further blurs the lines.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
-- Guy Steele