fsharp / fslang-design

RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas
512 stars 142 forks source link

[RFC FS-1145] C# collection expression support for lists & sets #776

Closed brianrourkeboll closed 1 week ago

brianrourkeboll commented 3 weeks ago

RFC for approved language suggestion https://github.com/fsharp/fslang-suggestions/issues/1355.

Discussion thread: https://github.com/fsharp/fslang-design/discussions/777 Proposed implementation: https://github.com/dotnet/fsharp/pull/17359

Click “Files changed” → “⋯” → “View file” for the rendered RFC.

psfinaki commented 1 week ago

@vzarytovskii probably should be merged, the impl PR is about to get in.