insert module:Data.Set -package:nonempty-containers -is:exact is:exact -package:multimap
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.
Inserts a value into the
Set by key.