|
|
|
|
|
by skitter
488 days ago
|
|
C# inherited this from Java, which added it because it was designed without generics and therefore decided that the additional expressiveness provided by enforced array covariance was worth the tradeoff of having an unsound type system. |
|