JuliaArrays/StaticArraysCore.jl

Should `SOneTo` be moved to this package?

Closed this issue · 5 comments

While this package currently enables one to define methods for array types, moving SOneTo to this package would make it easier to define methods for the axis type.

While that's certainly the direction for the future, this may be an intermediate step for users on 1.8 and 1.9

1.9 is about to release, and at that point 1.8 is not maintained anymore, so then we only care about 1.6 (LTS) and 1.9. I think "if you want faster load times, don't use 1.6, upgrade to 1.9" is a reasonable stance.

Are weak dependencies available on 1.9? In that case this isn't necessary

Yes.