|
|
|
|
|
by moomin
3145 days ago
|
|
One thing no-one else has mentioned yet: in Haskell you can’t provide a specialised implementation of a generic function. In Rust you can. Whilst this is obviously useful, it makes it impossible to perform parametricity type-based reasonbig. |
|