Following #13612, we should change sub behaviour to match which, as I understand it, basically means renaming slice to sub (and deprecating slice).
There was some discussion in JuliaLang/LinearAlgebra.jl#255 of changing the name to view (which would conflict with ArrayViews), but if so we should make that decision soon.
cc: @andreasnoack @timholy @mbauman
Following #13612, we should change
subbehaviour to match which, as I understand it, basically means renamingslicetosub(and deprecatingslice).There was some discussion in JuliaLang/LinearAlgebra.jl#255 of changing the name to
view(which would conflict with ArrayViews), but if so we should make that decision soon.cc: @andreasnoack @timholy @mbauman