Y
Hacker News
new
|
ask
|
show
|
jobs
by
runevault
228 days ago
Functional languages are not necessarily pure though. Actually outside Haskell don't most functional first languages include escape hatches? F# is the one I have the most experience with and it certainly does.
1 comments
gf000
228 days ago
For what it's worth, Haskell has plenty of escape hatches itself as well.
link