julia
1d7c771b - Document copy! for vector types (#54142) (#54392)

Commit
1 year ago
Document copy! for vector types (#54142) (#54392) Fixes https://github.com/JuliaLang/julia/issues/54142. Also documents the `firstindex(dst) == firstindex(src)` check, since the `axes(dst) == axes(src)` is already documented.
Author
Parents
Loading