As Ord::hashEqualsOrd is deprecated since #290 I wonder which ordering to use for sets with content different from just primitive data types.
I don't know if I really understood ordering in general but there is no method returning an Odering anymore apart from specifying a completely self written ordering function or having a comparable Datataype
An help is welcome as I'm not really comfortable with using deprecated API ;)
As
Ord::hashEqualsOrdis deprecated since #290 I wonder which ordering to use for sets with content different from just primitive data types.I don't know if I really understood ordering in general but there is no method returning an Odering anymore apart from specifying a completely self written ordering function or having a comparable Datataype
An help is welcome as I'm not really comfortable with using deprecated API ;)