Information | |
---|---|
has gloss | eng: A multimap (sometimes also multihash) is a generalization of a map or associative array abstract data type in which more than one value may be associated with and returned for a given key. Both map and multimap are particular cases of containers (see for example C++ Standard Template Library containers). Often the multimap is implemented as a map with lists or sets as the map values. |
lexicalization | eng: Multimap |
instance of | e/Abstract data type |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint