|
|
|
|
|
by saurik
357 days ago
|
|
> ...people who get used to "everything is an expression" languages tend to prefer it, I've found. This feels awkward as my mental model is that in "everything is an expression" languages you simply DO NOT offer "return" (and, if you do, it must be mapped to bottom and do something insane like throw an exception... but, like, if you are really used to using such a language, you'd never let yourself type a "return", as the entire concept feels icky and wrong in such a language). |
|
It is of course not statically typed.