Skip to content

Conversation

@stephentoub
Copy link
Member

  • Rewritten to match List<T>.Enumerator line for line
  • Tuples, according to our guidelines, use PascalCased element names

cc: @eiriktsarpalis

- Rewritten to match `List<T>.Enumerator` line for line
- Tuples, according to our guidelines, use PascalCased element names
@ghost
Copy link

ghost commented Feb 15, 2021

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented Feb 15, 2021

Tagging subscribers to this area: @eiriktsarpalis
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Rewritten to match List<T>.Enumerator line for line
  • Tuples, according to our guidelines, use PascalCased element names

cc: @eiriktsarpalis

Author: stephentoub
Assignees: -
Labels:

area-System.Collections, new-api-needs-documentation

Milestone: -

@stephentoub stephentoub merged commit fb67c32 into dotnet:master Feb 16, 2021
@stephentoub stephentoub deleted the pqenumerator branch February 16, 2021 00:54
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants