Skip to content

Conversation

@SeanKilleen
Copy link
Contributor

Summary

Adds an explanation and example of range indices from arrays, and notes that taking a range from an array creates a new array with a copy of the array's data.

Fixes #28329

Copy link
Member

@IEvangelist IEvangelist left a comment

Choose a reason for hiding this comment

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

Again, I think this addition is valuable. Let's get @BillWagner's thoughts.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks for making this fix @SeanKilleen

I'll :shipit: now.

@BillWagner BillWagner merged commit 521416c into dotnet:main Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Limitation of ranges that should be pointed out

4 participants