dotnet / dotnet/csharpstandard
Incorrect wording on variance in 17.2.3.3
Open
- Dominant language
- C#
- Stars
- 815
- Forks
- 99
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 16
Description
https://github.com/dotnet/csharpstandard/blob/cabbf59f114db57172fd87c9429cdcc313aa716e/standard/interfaces.md?plain=1#L127
By definition, an identity conversion must exist from `Aᵢ` to itself. This should be `Aᵢ` to `Bᵢ`.
Contributor guide
Assessment
This issue has not been assessed yet.