BitLib
BitLib copied to clipboard
Add bit::search
Add bit version of std::search
- [ ]
searchimplementation - [ ]
searchtests - [ ]
searchbenchmark
Note: There are multiple different implementations of bit-searching algorithms, but any will do for the first pass