[Haskell-cafe] Unnecessarily strict implementations

Daniel Fischer daniel.is.fischer at web.de
Thu Sep 2 13:30:17 EDT 2010


On Thursday 02 September 2010 18:25:11, Henning Thielemann wrote:
> The Ord instance for Bool might be justified for using Bools as keys of
> Data.Map, however you can also consider using Ord for Map as abuse.

Why would one consider using Ord for Map an abuse?
A kludge, for performance reasons, but an abuse?


More information about the Haskell-Cafe mailing list