[erlang-questions] Wanted additions to the maps module?

Lukas Larsson garazdawi@REDACTED
Mon May 9 10:59:27 CEST 2016


On Mon, May 9, 2016 at 2:01 AM, Richard A. O'Keefe <ok@REDACTED>
wrote:

> I thought maps were *not* intrinsically ordered.
>

They aren't.

You don't need a defined order in order to iterate using first and next,
see for example how ets:first/ets:next work on a set.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160509/8dbb03e1/attachment.htm>


More information about the erlang-questions mailing list