v0.1.7
Language changes.
Eq
no longer accepts the reflexive type parameter.
(this doesn't change the actual interface, asEq
is simply a marker for total ordering.PartialEq
retains it.)
Language changes.
Eq
no longer accepts the reflexive type parameter.Eq
is simply a marker for total ordering. PartialEq
retains it.)