|
|
|
|
|
by willtim
3245 days ago
|
|
It we would be easy to add simple built-in constraints for things like equality, without jumping all the way to full-blown type classes. This would be a very minimal change to the type checker and should not require a rewrite. |
|
Surely, if we agree that Eq, Ord, and Foldable are useful, they’re probably not the only useful type classes in existence.