Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve inferrability of `findall(::Union{AbstractString,AbstractPatt…
…ern}, ::AbstractString)` eliminates possibilities of: - `Base.convert(_::Type{UnitRange{Int64}}, item::Nothing)` - `Base.iterate(itr::Nothing)` - `Base.iterate(itr::Nothing)` - `Base.lastindex(a::Nothing)`
- Loading branch information