MapTempl.add

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

Meta