[Haskell-cafe] [Haskell] ANNOUNCE: mm2: The library that can be used for optimization of multiple (Ord a) => a -> b transformations

Zemyla zemyla at gmail.com
Sat Sep 21 20:57:27 UTC 2019


No, because Data.Map is Ord a => a -> Maybe b.

On Sat, Sep 21, 2019, 13:35 Henning Thielemann <
lemming at henning-thielemann.de> wrote:

>
> On Sat, 21 Sep 2019, olexandr543--- via Haskell wrote:
>
> > My library that can help to optimize using 'case ... of ...'
> construction if there are multiple (more than at
> > least 5) variants.
> > mm2: The library that can be used for optimization of multiple (Ord a)
> => a -> b transformations
>
> Isn't this a problem you would solve using Data.Map?
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20190921/a34ddb94/attachment.html>


More information about the Haskell-Cafe mailing list