Nov 6, 2023
Hey Doug! When you perform an operation like `add` on an `ImmutableList`, it doesn't modify the original list. Instead, it creates a new list with the added element. The original `ImmutableList` remains unchanged :)
Hey Doug! When you perform an operation like `add` on an `ImmutableList`, it doesn't modify the original list. Instead, it creates a new list with the added element. The original `ImmutableList` remains unchanged :)
.NET C# dev with 10+ yrs exp, self-taught & passionate web developer. Sharing tips & experiences in C# and web dev.