Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
stcredzero
on Nov 18, 2009
|
parent
|
context
|
favorite
| on:
Java Closures after all?
they work pretty nicely IMO, as long as you treat functions as first class objects the whole time you're ok
Clarify this? Also, isn't there some inconvenience due to the indentation thing?
kingkilr
on Nov 18, 2009
[–]
There's no inconvenience, it reads pretty normally, for example:
http://code.djangoproject.com/browser/django/trunk/django/vi...
stcredzero
on Nov 19, 2009
|
parent
[–]
I meant lambdas in particular. Example is too long for a discussion specific to lambdas.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Clarify this? Also, isn't there some inconvenience due to the indentation thing?