Hash array mapped trie

A hash array mapped trie (HAMT, ) is an implementation of an associative array that combines the characteristics of a hash table and an array mapped trie. It is a refined version of the more general notion of a hash tree.

Source: Wikipedia — Hash array mapped trie (CC BY-SA 4.0)

Hash array mapped trie

A hash array mapped trie (HAMT, ) is an implementation of an associative array that combines the characteristics of a hash table and an array mapped trie. It is a refined version of the more general notion of a hash tree.

Source: Wikipedia "Hash array mapped trie" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy