We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The comparison and equality operations in the Universal namespace are not adequate for List, Map, Set, Tuple, etc.
Universal
List
Map
Set
Tuple
Given that we don't have type classes in Unison yet, we need to come up with an interim design for these that is as ergonomic as possible.