HashDict.update

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

update(dict, key, default, fun)

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