Re: Maps equality failure / Maps merge failure
Jesper Louis Andersen <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <CAGrdgiVqPQKv4y5NWP9dByFw4QCUz3VSrs2fB-noeyAXJWJUUw@mail.gmail.com> |
On Wed, Mar 25, 2015 at 12:04 AM, Björn-Egil Dahlberg < [email protected]> wrote: > v(2) =:= v(3) returns false because lists:sort/1 is stable, 0.0 and 0 > compares equal and those keys started in different positions before the > sort. Aha! This means I need to adapt the model because obviously lists:sort/1 is now unusable for this. I'll do that tomorrow at some point :) -- J. _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs