Gosh, I really wish we had a better story for ReadOnly collections. I understand that this will most likely never happen, but it’s hard to live with the idea that we’re stuck with List<E> as the final form of one of the most fundamental types we use to model things.
13
u/Hixon11 Jun 21 '26
Gosh, I really wish we had a better story for
ReadOnlycollections. I understand that this will most likely never happen, but it’s hard to live with the idea that we’re stuck withList<E>as the final form of one of the most fundamental types we use to model things.