Hacker News new | ask | show | jobs
by fancy_hammer 1741 days ago
Elixir possibly has some of this flavour. If and switch are both expressions and return values. I dig it.
1 comments

I think it is that way in almost every FP language (eg. Scala, Haskell, Kotlin, etc)