bifurcate 0.1.0

A general, extensible and performant implementation of bisect
Documentation
  • Coverage
  • 100%
    23 out of 23 items documented9 out of 9 items with examples
  • Size
  • Source code size: 59.26 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.51 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • N9199/bifurcate
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • N9199

Bifurcate (WIP)

A small lib that adds a generalized binary search implementation which can be implemented for several types.