phaverty/RLEVectors.jl

searchsortedfirst(v::AbstractVector, x::AbstractVector) needs a review

Opened this issue · 0 comments

searchsortedfirst(v::AbstractVector, x::AbstractVector, lo::Int, hi::Int) should probably make sure hi and lo are the same Integer type and should make indices a vector of that type