Исходный код вики Immutable

Версия 3.3 от Alexandr Fokin на 2022/10/04 15:59

Последние авторы
1 {{code language="c#"}}
2 System.Collections.Immutable
3 {{/code}}
4
5 ----
6
7 All About C# Immutable Classes. (Про иммутабельность в целом, а не про коллекции)
8 https://www.c-sharpcorner.com/article/all-about-c-sharp-immutable-classes2/
9
10 Functional C#: Immutability
11 https://habr.com/ru/post/266873/
12
13 Difference between ImmutableArray<T> and ImmutableList<T>
14 https://stackoverflow.com/questions/22349861/difference-between-immutablearrayt-and-immutablelistt