julia
7233d7d6
- Fix definition of length in docstring and remove redundant docstring (#22741)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 years ago
Fix definition of length in docstring and remove redundant docstring (#22741) length() is not the correct way to get the last index e.g. for strings. Remove the docstring for AbstractArray, which is now equivalent.
References
#22741 - Fix definition of length in docstring and remove redundant docstring
Author
nalimilan
Parents
7730580e
Loading