Closed tfausak closed 3 years ago
Pretty much every type derives an Ord instance. In general that isn't necessary. https://taylor.fausak.me/2017/08/09/deriving-type-classes-in-haskell-is-slow/
Ord
Pretty much every type derives an
Ord
instance. In general that isn't necessary. https://taylor.fausak.me/2017/08/09/deriving-type-classes-in-haskell-is-slow/