SentinelArrays.jl icon indicating copy to clipboard operation
SentinelArrays.jl copied to clipboard

`push!` type piracy

Open adienes opened this issue 2 years ago • 0 comments

https://github.com/JuliaData/SentinelArrays.jl/blob/fa840f994ae821d921a9973fbd5e244d35102b1c/src/BufferedVectors.jl#L32

I think the piracy here should be avoided if possible. I noticed this when the error message for something like push!(0, 0) changed

adienes avatar Dec 18 '23 03:12 adienes