Hacker News new | ask | show | jobs
by seanmcdirmid 3203 days ago
Arrays didn't implement interfaces in C# until the Linq release. But the main problem is that arrays have an interface st is much more complex than just ICollection, they have functionality you don't want to be used and that should be properly encapsulated.