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
Julia typesystem
New to Julia
22
339
October 29, 2024
Vector{Vector{T} where T} vs Vector{Vector{T}} where T
General Usage
18
2498
March 3, 2022
Proper way to deal with `Vector{Any}` when defining a function
General Usage
question
,
type
,
function
12
448
May 19, 2024
How to create a vector of string elements from a combination of different strings and numbers?
General Usage
strings
6
1589
May 7, 2023
Matrix multiplication - inconsistent behaviour
General Usage
question
50
2905
May 16, 2020