dotnet / dotnet/csharpstandard
9.3.6 Char set
Open
type: clarity
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
> The set of possible values for the `char` type corresponds to the Unicode character set.
That's really not true. It's a subset. Maybe we should say it corresponds to the set of characters in the Unicode Basic Multilingual Plane.
Contributor guide
Assessment
This issue has not been assessed yet.