Skip to content

`binary_search_by` is required for PinnedVec

Latest
Compare
Choose a tag to compare
@orxfun orxfun released this 12 May 18:48
c0ff695
  • Default implementations of binary_search and binary_search_by_key are provided.
  • Binary search methods are added to to pinned vector tests.