Skip to content

Simpler overloads that return tuples as default projections #587

Open
@atifaziz

Description

@atifaziz

I propose to add simpler overloads that return tuples as default projections where it makes most sense (even if it means something as simple as using ValueTuple.Create as the projector). In some cases, like Partition, we already do this. The idea would be to extend the following in a similar vein:

Did I miss any or does one not belong in the list above?

The result would be simpler usage, especially when using interactive and exploratory environments like Xamarin Workbooks, LINQPad, Try .NET, C# Interactive and others.

This is just a tracking issue. A separate PR should be open in each case.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions