Skip to content

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Apr 7, 2025

@BillWagner BillWagner force-pushed the extensions-language-reference branch from 0559e78 to edbc583 Compare April 17, 2025 20:44
@BillWagner BillWagner marked this pull request as ready for review April 17, 2025 21:26
@BillWagner BillWagner requested review from a team, CamSoper and IEvangelist as code owners April 17, 2025 21:26
Copy link

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

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

LGTM, @BillWagner!

My only comment is that naming the extension method .Add() did confuse me for a second because you intended it as "Add an item to this IEnumerable<int>" and not "Do some kind of mathematical operation on this IEnumerable<int>". But it only took me a second to realize my mistake so maybe it's not worth fixing? IDK.

@BillWagner BillWagner closed this Apr 18, 2025
@BillWagner BillWagner reopened this Apr 18, 2025
@BillWagner BillWagner merged commit 449b881 into dotnet:main Apr 18, 2025
15 checks passed
@BillWagner BillWagner deleted the extensions-language-reference branch April 18, 2025 17:58
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.

What's new in C# 14 is missing information mentioned in What's new in .NET 10 [C# 14-Fundamentals and reference]: New Feature - Extensions

2 participants