Elixir v1.2.6 Dict behaviour
WARNING: this module is deprecated.
If you need a general dictionary, use the Map
module.
If you need to manipulate keyword lists, use Keyword
.
To convert maps into keywords and vice-versa, use the
new
function in the respective modules.