[Proposal]: Inline arrays (VS 17.7, .NET 8) #7431
Labels
Implemented Needs ECMA Spec
This feature has been implemented in C#, but still needs to be merged into the ECMA specification
Proposal champion
Proposal
Milestone
Inline arrays
Summary
This feature recognizes the special meaning of the
[InlineArray]
attribute, allows indexing into such inline array types and enumerating their elements.See https://github.com/dotnet/csharplang/blob/main/proposals/csharp-12.0/inline-arrays.md
Design meetings
https://github.com/dotnet/csharplang/blob/main/meetings/2024/LDM-2024-06-17.md#inline-arrays-as-record-structs
The text was updated successfully, but these errors were encountered: