AbstractMap.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. V remove(K key)
  2. bool remove(K key, V value)
    class AbstractMap(K, V)
    bool
    remove
    (
    K key
    ,)

Meta