I want to be able to do something like this arr[..., 3:8], but I\'d like to be able to use a tuple returned from some other function. Let\'s say it\'s tup
arr[..., 3:8]
tup