var searchIndex = {}; searchIndex["hashconsing"] = {"doc":"Hash consing library.","items":[[3,"HConsed","hashconsing","Stores a hash consed element and its hash in order to avoid recomputing it\nevery time. ",null,null],[3,"HashConsign","","The consign storing the actual hash consed elements as `HConsed`s.",null,null],[11,"get","","The element hash consed. Can also be accessed via dereferencing.",0,null],[11,"hkey","","The hash key of the element.",0,null],[11,"clone","","",0,null],[11,"eq","","",0,null],[11,"partial_cmp","","",0,null],[11,"cmp","","",0,null],[11,"hash","","",0,null],[11,"deref","","",0,null],[11,"fmt","","",0,null],[11,"empty","","Creates an empty consign.",1,{"inputs":[],"output":{"name":"self"}}],[11,"empty_with_capacity","","Creates an empty consign with a capacity.",1,{"inputs":[{"name":"usize"}],"output":{"name":"self"}}],[11,"len","","The number of elements stored, mostly for testing.",1,null],[11,"mk","","Hash conses something and returns the hash consed version.",1,null],[11,"fmt","","",1,null]],"paths":[[3,"HConsed"],[3,"HashConsign"]]}; initSearch(searchIndex);