Hacker News new | ask | show | jobs
by steveklabnik 3538 days ago
Rust and Haskell have very similar type inference. The only major difference is that Rust doesn't infer type signatures, but that's a design decision, not a power issue.