trie_usage/4

"trie_usage(+ Trie,- Entries,- Nodes,- VirtualNodes" )

Give statistics on trie Trie, the number of entries, Entries, and the total number of nodes, Nodes, and the number of VirtualNodes.