var searchIndex = {}; searchIndex["dym"] = {"doc":"","items":[[3,"Lexicon","dym","",null,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"fmt","","",0,null],[11,"new","","Creates an empty Lexicon",0,{"inputs":[],"output":{"name":"self"}}],[11,"insert","","Inserts a copy of the given word into the Lexicon\nafter converting it to lowercase and trimming whitespace",0,null],[11,"insert_all","","Inserts a copy of all given words into the Lexicon\nafter converting them to lowercase and trimming whitespace",0,null],[11,"contains","","Returns true if the Lexicon contains the given word",0,null],[11,"corrections_for","","Returns all words in the Lexicon that are at most\ntwo edits away from the given word.",0,null]],"paths":[[3,"Lexicon"]]}; initSearch(searchIndex);