Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
arohner
on Sept 3, 2009
|
parent
|
context
|
favorite
| on:
Python and the power of 'first class' everything
and first-class anonymous functions
masklinn
on Sept 3, 2009
[–]
unrestricted
first-class anonymous functions.
Python already has first-class anonymous functions (`lambda`), but highly restricted ones.
arohner
on Sept 3, 2009
|
parent
[–]
In that case, C has highly restricted first class functions. "restricted first class" is a contradiction, IMO. First class with restrictions is not first class.
masklinn
on Sept 3, 2009
|
root
|
parent
[–]
The restriction in Python is not on the first-classeness but on the anonymity.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: