BitLib icon indicating copy to clipboard operation
BitLib copied to clipboard

Add bit::search

Open bkille opened this issue 3 years ago • 0 comments

Add bit version of std::search

  • [ ] search implementation
  • [ ] search tests
  • [ ] search benchmark

Note: There are multiple different implementations of bit-searching algorithms, but any will do for the first pass

bkille avatar Apr 07 '22 15:04 bkille