dusk-network / microkelvin

Mozilla Public License 2.0
16 stars 6 forks source link

`Max<K>` should implement `PartialOrd<K>` #31

Closed vlopes11 closed 3 years ago

vlopes11 commented 3 years ago

A given key K should be comparable to an existing instance of Max<K> so its easier to implement any compound operation with keys and max.