sizeof(::Vector{Union{missing,T}}), and hypothetical size
|
12
|
1087
|
March 14, 2021
|
Adding two Array{Union{Missing,Float64}} returns Array{Float64}, is this by design?
|
32
|
1213
|
October 10, 2021
|
Performance of `Union{Missing,Float64}`
|
14
|
1134
|
May 25, 2021
|
How to tell if a type is an efficient small type union?
|
11
|
1087
|
December 20, 2018
|
Difference between `Union{Missing, Float64}` and `Float64?`
|
6
|
1345
|
March 20, 2021
|