Dict.put

You're seeing just the function put, 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(t(), key(), value()) :: t()