System.Collections in .NET Core 3.0

If you look through the list of issues tagged for System.Collections in .NET 3.0, you’ll find both proposals that were accepted and rejected. In this report we’ll cover some of the highlights. IList<T>.RemoveAll and Default Interface Methods While IList<T> has a way to remove items by identity or index, it doesn’t provide an efficient way of removing items according to

error: Content is protected !!