Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Add support for Index and Range #1018

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Conversation

terrajobst
Copy link

@terrajobst terrajobst commented Dec 13, 2018

This adds the basic APIs for Index and Range. However, it misses most of the companion APIs because they don't even exist in CoreFx yet. The work is tracked in https://github.com/dotnet/corefx/issues/34076. Once done, I'll update the PR to reflect the final API shape.

This PR now reflects the current state for CoreFX.

@tarekgh, please take a look to make sure nothing looks weird.

@terrajobst terrajobst added netstandard-api This tracks requests for standardizing APIs. * NO MERGE * Applied to pull-requests that aren't ready to be merged yet. labels Dec 13, 2018
@terrajobst terrajobst added this to the .NET Standard 2.1 milestone Dec 13, 2018
@terrajobst terrajobst requested review from a team as code owners December 13, 2018 19:42
@terrajobst terrajobst removed the * NO MERGE * Applied to pull-requests that aren't ready to be merged yet. label Feb 21, 2019
@terrajobst terrajobst changed the title WIP: Add support for Index and Range Add support for Index and Range Feb 21, 2019
@tarekgh
Copy link
Member

tarekgh commented Feb 21, 2019

The changes LGTM.

@terrajobst
Copy link
Author

terrajobst commented Feb 21, 2019

Since the PR is now up-to-date, @dotnet/nsboard-foundation @dotnet/nsboard-platform @dotnet/nsboard-tooling @dotnet/nsboard-unity PTAL.

@terrajobst terrajobst requested review from a team and removed request for a team February 21, 2019 23:27
@terrajobst
Copy link
Author

@dotnet/nsboard-unity, sorry for not waiting for sign-off, but I'd like to get this in before ask mode closes for the upcoming preview. Please let me know if there are any concerns, we can address this in the next preview.

@terrajobst terrajobst merged commit f224232 into dotnet:master Feb 22, 2019
@terrajobst terrajobst deleted the index-range branch February 22, 2019 07:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
netstandard-api This tracks requests for standardizing APIs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants