julia
8a5ac94e
- make firstindex(a,d) and lastindex(a,d) default to calling axes(a,d) (#38742)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
make firstindex(a,d) and lastindex(a,d) default to calling axes(a,d) (#38742)
References
#38742 - make firstindex(a,d) and lastindex(a,d) default to calling axes(a,d)
Author
stevengj
Parents
e585557b
Loading