Скрыть последних авторов
Alexandr Fokin 3.3 1 {{code language="c#"}}
2 System.Collections.Immutable
3 {{/code}}
4
5 ----
6
Alexandr Fokin 2.1 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
Alexandr Fokin 3.1 13 Difference between ImmutableArray<T> and ImmutableList<T>
14 https://stackoverflow.com/questions/22349861/difference-between-immutablearrayt-and-immutablelistt