|
|
|
|
|
by lmm
2282 days ago
|
|
> Latency and memory usage can be safety concerns. Most functional languages do not let you reason about that. Most languages of any kind do not let you reason about that. You're not wrong, but neither is this some specific issue with functional languages. Indeed I'd say functional languages are at the forefront of trying to bring in ways to reason about those, with things like Linear Haskell or https://www.microsoft.com/en-us/research/publication/coq-wor... |
|
I might as well generalize my statement to:
"Programming languages tend to elevate some ideals before concerns of practical safety, performance or just common sense."
It just wouldn't make as much sense in-context.