Create an empty trie.

trie_create()

Value

A trie.

Examples

trie <- trie_create()