scala.collection
A template trait for mutable maps that allow concurrent access.
A concurrent hash-trie or TrieMap is a concurrent thread-safe lock-free implementation of a hash array mapped trie.