Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Simplify PriorityQueue enumerator, and fix tuple element names#48315

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
stephentoub merged 1 commit intodotnet:masterfromstephentoub:pqenumerator
Feb 16, 2021

Conversation

@stephentoub
Copy link
Member

  • Rewritten to matchList<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

Note regarding thenew-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

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

Issue Details
  • Rewritten to matchList<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:-

@stephentoubstephentoub merged commitfb67c32 intodotnet:masterFeb 16, 2021
@stephentoubstephentoub deleted the pqenumerator branchFebruary 16, 2021 00:54
@ghostghost locked asresolvedand limited conversation to collaboratorsMar 18, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@eiriktsarpaliseiriktsarpaliseiriktsarpalis approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@stephentoub@eiriktsarpalis

[8]ページ先頭

©2009-2025 Movatter.jp