chickadee » hash-trie » alist->hash-trie

alist->hash-trie ALIST HASH-TRIE-TYPEprocedure

Returns a hash trie of the given type with the associations listed in ALIST, taking keys from the cars and corresponding data from the respective cdrs.