insert module:Data.Set -is:exact -package:set-monad is:exact -package:containers -package:linear-base
Insert a new key and value in the map.
O(log n). Insert an element in a set. If the set already
contains an element equal to the given value, it is replaced with the
new value.