Elixir
v1.12.1
Pages
Modules
HashDict.new
You're seeing just the function
new
, go back to
HashDict
module for more information.
Link to this function
new()
View Source
This function is deprecated. Use maps and the Map module instead.
Specs
new() ::
Dict.t
()
Creates a new empty dict.