MapTempl.opIndex

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

Meta