Hacker News new | ask | show | jobs
by mlitchard 4001 days ago
I guess you'd need to define what you mean by functional language. That term gets thrown around a lot, to the point of meaninglessness. If you mean referentially transparent then neither Scala nor F# are referentially transparent.
1 comments

I've often seen the term "functional first" used, which would describe F# but not Scala.