Nemerle Documentation

IMap.Remove Method 

Method returns THIS IMap with removed key K and associated value

IMap Remove(
   object k
);

See Also

IMap Interface | Nemerle.Collections Namespace