HashMap.putMapEntries

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void putMapEntries(Map!(K, V) m, bool evict)
  2. void putMapEntries(V[K] m, bool evict)
    class HashMap(K, V)
    final
    void
    putMapEntries
    (
    V[K] m
    ,
    bool evict
    )

Meta