Revision a79c6f4b44024fb5f55c2c8e6bb9c5e6f356b16a authored by Shuhei Kadowaki on 18 November 2022, 08:35:19 UTC, committed by Shuhei Kadowaki on 18 November 2022, 08:35:19 UTC
We can delete the `[vcat|hcat]() = Any[]` methods and get more type
stability for calls like
`Core._apply_iterate(Base.iterate, Base.vcat, ::Vector{Vector{Int}}))`.
This change is backward compat since `[vcat|hcat]()` still returns `Any[]`.
1 parent d12ac36
History
File Mode Size
build-installer.iss -rw-r--r-- 7.0 KB
icon-readme.md -rwxr-xr-x 460 bytes
julia-banner.bmp -rwxr-xr-x 150.9 KB
julia-dots.bmp -rw-r--r-- 12.0 KB
julia-manifest.xml -rw-r--r-- 1.7 KB
julia.ico -rwxr-xr-x 116.1 KB
julia.rc -rw-r--r-- 842 bytes

back to top