You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia> a = rand(10);
julia> ao = OffsetArray(a, typemax(Int)-1)
10-element OffsetArray(::Array{Float64,1}, 9223372036854775807:-9223372036854775800) with eltype Float64 with indices 9223372036854775807:-9223372036854775800: