MapTempl.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. O remove(K key)
    class MapTempl(K, V)
    @safe
    O
    remove
    (
    this O
    )
    (
    K key
    )
  2. O remove(K[] someKeys)

Meta