Y
Hacker News
new
|
ask
|
show
|
jobs
by
munchler
1046 days ago
F# is similar in that it supports lazy sequences but is mostly eager otherwise, and often handles errors using exceptions. One does have to be careful, but the benefits far outweigh the risks in my experience.