[erlang-bugs] Maps equality failure / Maps merge failure

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Wed Mar 25 00:08:49 CET 2015


On Wed, Mar 25, 2015 at 12:04 AM, Björn-Egil Dahlberg <
wallentin.dahlberg@REDACTED> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20150325/77cc60ba/attachment.htm>


More information about the erlang-bugs mailing list