julia
b507330e
- Remove specialized IndexStyle method for SubArray (#53726)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Remove specialized IndexStyle method for SubArray (#53726) The fallback method `IndexStyle(::Type{<:AbstractArray})` does the same, so this is unnecessary.
References
#53726 - Remove specialized IndexStyle method for SubArray
Author
jishnub
Parents
82879439
Loading