sizeof(::Vector{Union{missing,T}}), and hypothetical size
|
12
|
1124
|
March 14, 2021
|
How to tell if a type is an efficient small type union?
|
11
|
1105
|
December 20, 2018
|
Memory `isbits` Union Optimization
|
5
|
137
|
February 23, 2025
|
Why does `Union{Int,...}` in a `Vector` not cause allocations but `Union{Float64,...}` does?
|
8
|
144
|
September 3, 2025
|
Vectors of Unions between concrete type and singleton type
|
2
|
111
|
July 4, 2023
|