Why, for example, maps but array?
"Michael P." <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <20210815002734.3f358965@aesop> |
When writing Erlang, my brain always produces: array, filename, list, map, ..., but not: lists, maps, proplists, sets, .... I cannot imagine that anyone applies the general concept of 'module deals with lists' to writing a concrete line of source code. To me `+` is 'addition', not 'additions'. There is even orddict but ordsets ... ... that corresponds to dict but sets. The decision seems to depend on author and some tossing of coins. Can there be learned anything from that? ~Michael -- The story of the Ministry of funny Operators: := new walrus ;= winking walrus ?:= confused walrus :,= weeping walrus X= extinct walrus