MultiMap.this

Undocumented in source.
  1. this()
  2. this(Map!(string, List!(V)) map)
    class MultiMap(V)
    this
    (
    Map!(string, List!(V)) map
    )
  3. this(MultiMap!V map)

Meta