Hacker News new | ask | show | jobs
by sjolsen 3410 days ago
Haskell is also garbage-collected, and lazily evaluated to boot. It's not really an apples-to-apples comparison.
1 comments

Of course not. Haskell is a purely functional language and Rust is an imperative systems language. It can hardly be more Apples to Oranges.