[erlang-questions] Maps

Max Lapshin max.lapshin@REDACTED
Tue May 14 15:41:15 CEST 2013


I think, that first problem is a convenient syntax for key-value
structure. Syntax that will also work for pattern matching, not also
editing existing structure.

Second problem is a distinguishing between tuples and this special
type. Many of us have problems trying to understand: is this a list of
integers or a string? How should I pack it to json? As a result, many
modern pieces of software are migrating to binary-only.



More information about the erlang-questions mailing list