Hacker News new | ask | show | jobs
by weareconvo 4833 days ago
You mean to tell me that even in the Functional Programming world, there are still tradeoffs between memory and performance to consider?
1 comments

I'm not sure where you would have gotten the idea that there wouldn't be. By and large, we tend to be more interested in correctness than performance, but that doesn't mean we aren't interested in performance.