julia
b43ee622 - Deprecate unused startswith(::Vector{UInt8}, ::Vector{UInt8}) (#27956)

Commit
7 years ago
Deprecate unused startswith(::Vector{UInt8}, ::Vector{UInt8}) (#27956) It's the only startswith/endswith method to be defined for non-strings (it was used to implement the string methods but shouldn't have been exported).
Author
Committer
Parents
Loading