HashDict.put_new

You're seeing just the function put_new, go back to HashDict module for more information.
Link to this function

put_new(dict, key, value)

View Source
This function is deprecated. Use maps and the Map module instead.