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

For what it's worth, Haskell has plenty of escape hatches itself as well.