Mo :ferris: :tux: @ FOSDEM on Nostr: Be careful when defining your own order either when implementing the `Ord` trait or ...
Be careful when defining your own order either when implementing the `Ord` trait or when passing a comparison function when sorting.
Proving total order isn't trivial. Here is an example:
https://github.com/notify-rs/notify/issues/636
#RustLang
Proving total order isn't trivial. Here is an example:
https://github.com/notify-rs/notify/issues/636
#RustLang