2-element slidingwindow(::typeof(identity), ::UnitRange{Int64}, 3, stride = 2, obsdim = :first) with eltype Tuple:
 ([1, 2, 3], 1)
 ([3, 4, 5], 3)