9.3.6 Char set

Open Beginner friendly
#189 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
csharp
Domain
documentation

Research direction

Locate section 9.3.6, "Char set," and review the sentence stating that char values correspond to the Unicode character set. Update the wording to accurately describe the relevant subset, such as the Unicode Basic Multilingual Plane, and confirm that the revised sentence matches the standard's terminology.

Written by the indexing model from the issue text.

Description

type: clarity

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.

Dominant language
C#
Stars
815
Forks
99
Avg merge
1d 14h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/csharpstandard

All issues in dotnet/csharpstandard

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.