> On Jan 16, 2017, at 10:10 AM, art yerkes <[email protected]> wrote:
> 
> You could try elm-generic-dict to have arbitrary keys in dicts.

Thank you! I didn’t know about this. This will remove a ton of cruft and ugly 
code from my code base. I use single-constructor ADTs all over the place, and 
they always seem to want to be keys to a dict (or set).

There’s a set implementation in the elm-generic-dict which is part two of the 
problem solved.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to