LinkedMultiValueMap.remove

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

Meta