long long should be System.Int128
Open
area:cil-interop
area:standard-support
good-first-issue
hacktoberfest
kind:feature
status:help-wanted
- Dominant language
- C#
- Stars
- 451
- Forks
- 49
- Avg merge
- 13h 59m
- Merged PRs (30d)
- 6
Description
I think that it would be fun to have `long long` of size 128 bit. .NET 7 includes `System.Int128`. Let's consider making `long long` as `Int128` on .NET 7?
Perhaps this will require us to either switch to .NET 7 or provide a separate variant of stdlib for that, this is okay I guess.
Contributor guide
Assessment
This issue has not been assessed yet.