Исходный код вики Immutable
Версия 3.2 от Alexandr Fokin на 2022/10/04 15:57
Последние авторы
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 | Difference between ImmutableArray<T> and ImmutableList<T> | ||
8 | https://stackoverflow.com/questions/22349861/difference-between-immutablearrayt-and-immutablelistt |