The covariance of tuple types means that Tuple{Number} (again unlike Vector{Number} ) is actually an abstract type: julia> isleaftype(Tuple{Number}) false ...
確定! 回上一頁