pub fn build_tries(termenv: &TermEnv) -> BTreeMap<TermId, TrieNode>
Expand description

Construct the tries for each term.