trie_stats/4¶
"trie_stats(- Memory,- Tries,- Entries,- Nodes" )
Give generic statistics on tries, including the amount of memory, Memory, the number of tries, Tries, the number of entries, Entries, and the total number of nodes, Nodes.
"trie_stats(- Memory,- Tries,- Entries,- Nodes" )
Give generic statistics on tries, including the amount of memory, Memory, the number of tries, Tries, the number of entries, Entries, and the total number of nodes, Nodes.