Dict.put_new

You're seeing just the function put_new, go back to Dict module for more information.
This function is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists.

Specs

put_new(t(), key(), value()) :: t()