Julia Programming Language
Why does `1 * String[]` return a Vector{Union{}}?
New to Julia
Sukera
October 17, 2023, 2:30pm
6
Perhaps this topic can help:
4 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Array of type Any vs Union
General Usage
question
5
3863
March 22, 2017
Vector of a union of two different numeric types---Vector{Union{Int64, Float64}}
General Usage
2
501
September 6, 2018
Julia typesystem
New to Julia
22
302
October 29, 2024
Vector{Vector{T} where T} vs Vector{Vector{T}} where T
General Usage
18
2446
March 3, 2022
Strange behavior of arrays of UnionAll type
General Usage
3
623
March 5, 2018