Y
Hacker News
new
|
ask
|
show
|
jobs
by
moolcool
2984 days ago
Python has good support for a lot of functional concepts
2 comments
UncleEntity
2984 days ago
Except tail-call optimization which the BDFL refuses to consider since it would break "there should be one -- and preferably only one -- obvious way to do it" regarding loops.
link
eigenspace
2984 days ago
Julia has much better support for functional programming.
link