HashDict.pop

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

pop(dict, key, default \\ nil)

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