var searchIndex = {}; searchIndex["twiddle"] = {"doc":"A library for various bit-twiddling utility functions.","items":[[3,"Split","twiddle","An iterator over sets of bits. See `Twiddle::split()` for more information.",null,null],[8,"Twiddle","","A trait for bit-twiddling utility functions.",null,null],[10,"mask","","Creates a bitmask from a range.",0,{"inputs":[{"name":"range"}],"output":{"name":"self"}}],[10,"bit","","Returns a given bit as a boolean.",0,null],[10,"bits","","Returns a set of bits.",0,null],[10,"replace","","Replaces a set of bits with another.",0,null],[10,"split","","Splits a number into an iterator over sets of bits.",0,null],[11,"next","","",1,null]],"paths":[[8,"Twiddle"],[3,"Split"]]}; initSearch(searchIndex);