HashDict.new

You're seeing just the function new, go back to HashDict module for more information.
This function is deprecated. Use maps and the Map module instead.

Specs

new() :: Dict.t()

Creates a new empty dict.