Get all dimensions except the last
type Init = Init<[2, 3, 4]> // [2, 3] Copy
type Init = Init<[2, 3, 4]> // [2, 3]
Get all dimensions except the last