Add tests for ordinary-index search #265
Labels
duplicate
This issue or pull request already exists
enhancement
New feature or request
wontfix
This will not be worked on
We shall add property-based tests for the
search
function of the ordinary index.Furthermore, we shall add property-based tests for the
binarySearchL
function for immutable vectors, which is used bysearch
, in case we haven’t ended up implementing that function by reusingbinarySearchL
fromvector-algorithms
.The text was updated successfully, but these errors were encountered: