Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
quietwhisper
on June 23, 2016
|
parent
|
context
|
favorite
| on:
Coconut – Pythonic functional programming language
I know (and bemoan) that lambdas can only have a single expression returned, but can't you just use a named function? (Not as nice, I agree, but doesn't put a hard limit on FP in python.)
kd0amg
on June 23, 2016
[–]
And manually closure-convert everything too?
devishard
on June 23, 2016
|
parent
[–]
Python supports nested functions, so closure conversion isn't necessary.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: