Y
Hacker News
new
|
ask
|
show
|
jobs
by
riffraff
3653 days ago
I don't think this is the case, list comprehensions can be expressed as syntax sugar over list functions, it's how they work in Scala for example
http://docs.scala-lang.org/tutorials/FAQ/yield.html