Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove left over mentions of the deprecated indices function #26652

Merged
merged 1 commit into from
Apr 1, 2018

Conversation

nalimilan
Copy link
Member

No description provided.

@nalimilan nalimilan added docs This change adds or pertains to documentation arrays [a, r, r, a, y, s] labels Mar 29, 2018
@@ -570,10 +570,10 @@ to_shape(r::OneTo) = Int(last(r))
to_shape(r::AbstractUnitRange) = r

"""
similar(storagetype, indices)
similar(storagetype, axes)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one could have been kept, but it's more consistent with the (not visible) example below, which passes axes(A) as this argument.

@nalimilan nalimilan merged commit daadf4a into master Apr 1, 2018
@nalimilan nalimilan deleted the nl/indices branch April 1, 2018 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants