Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
C# Collections Immutable
.
Show all posts
Showing posts with label
C# Collections Immutable
.
Show all posts
Friday, 9 July 2021
Immutable lists in C# - Adding a wrapper class
›
This article will discuss the immutable collections in C#, more precisely immutable lists of generic type T wrapped inside a class. This mak...
2 comments:
›
Home
View web version