Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add deprecated
ind2sub(::NTuple{N,Integer}, ::CartesianIndex{N})
(#…
…23708) Makes the return type change of #22907 less breaking by allowing the common pattern `ind2sub(size(a), indmax(a))` to still work.
- Loading branch information