Исходный код вики Immutable
Версия 3.1 от Alexandr Fokin на 2022/01/09 21:58
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | All About C# Immutable Classes. (Про иммутабельность в целом, а не про коллекции) | ||
2 | https://www.c-sharpcorner.com/article/all-about-c-sharp-immutable-classes2/ | ||
3 | |||
4 | Functional C#: Immutability | ||
5 | https://habr.com/ru/post/266873/ | ||
6 | |||
7 | |||
8 | Difference between ImmutableArray<T> and ImmutableList<T> | ||
9 | https://stackoverflow.com/questions/22349861/difference-between-immutablearrayt-and-immutablelistt |