Description
Adds 32-bit libdatrie support for efficient trie data structures. It is useful for compatibility applications that need fast dictionary lookup, language processing, or input-method support.
It is a data-structure library, not a dictionary app. Correct behavior depends on the data files and application logic using the trie.