Quick question: what does this mean
julia> Array(Int,1)
1-element Array{Int64,1}:
139838919411184? And another question: Is this just used for initializing an array? Thanks.
Quick question: what does this mean
julia> Array(Int,1)
1-element Array{Int64,1}:
139838919411184? And another question: Is this just used for initializing an array? Thanks.