Hacker News new | ask | show | jobs
by olavk 2791 days ago
Haskell does not have borrowing and lifetime specifiers though, which is what makes the Rust example more dense.
1 comments

Haskell has nice syntax for generics, no stupid <> to forward declare type parameters