2-element slidingwindow(::UnitRange{Int64}, 3, stride = 2) with eltype SubArray:
 [1, 2, 3]
 [3, 4, 5]