SentinelArrays.jl
SentinelArrays.jl copied to clipboard
`push!` type piracy
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