-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Design ReviewImplemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposal champion
Milestone
Description
Summary: nint i = 1;
and nuint i2 = 2;
Shipped in preview in 16.7p1.
- Proposal added (https://github.com/dotnet/csharplang/blob/master/proposals/csharp-9.0/native-integers.md, open issues Open LDM issues with native integers #3259)
- Discussed in LDM
- Decision in LDM
- Finalized (done, rejected, inactive)
- Spec'ed
/cc @KrzysztofCwalina @jaredpar
[jcouv update:] as part of this feature, we should consider what Interlocked
overloads the BCL/runtime should provide for those new types.
ulrichb, Unknown6656, rolfbjarne, iam3yal, jveselka and 36 moreChrisAkridge, madelson, sakno and jozefizsoAronParker, Unknown6656, markusschaber, danmoseley, JeremyKuhne and 2 morejozefizsodzmitry-lahoda, rsmirnov90, crowo, GabrielMotaAlexandre and JamesMenetreyJamesMenetrey
Metadata
Metadata
Assignees
Labels
Design ReviewImplemented Needs ECMA SpecThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationThis feature has been implemented in C#, but still needs to be merged into the ECMA specificationProposal champion