Click here to Skip to main content
15,889,200 members
Articles / Programming Languages / C#

Immutable Collections Should Not Implement Mutable Interfaces

Rate me:
Please Sign up or sign in to vote.
3.91/5 (6 votes)
17 Sep 2013LGPL32 min read 15.8K   1  
This post tells us why immutable collections should not implement mutable interfaces.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The GNU Lesser General Public License (LGPLv3)


Written By
Founder 1TCompany AB
Sweden Sweden

Comments and Discussions