-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Description
Elixir and Erlang/OTP versions
Removes the value associated with key in map and returns the value and the updated map, or **it raises if** key is n
I guess there is error in documentation
Operating system
windows
Current behavior
Removes the value associated with key in map and returns the value and the updated map, or it raises if key is n
Expected behavior
Removes the value associated with key in map and returns the value and the updated map, or it raises KeyError if key is n
Metadata
Metadata
Assignees
Labels
No labels