chickadee » hash-trie » hash-trie/lookup

hash-trie/lookup HASH-TRIE KEY DEFAULTprocedure

Searches for an association for KEY in HASH-TRIE. If there is one, returns its associated datum; otherwise returns DEFAULT.