Immutable object: Difference between revisions

Content deleted Content added
expand hatnote
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.3
Line 464:
* [http://c2.com/cgi/wiki?ImmutableObject Immutable objects] from [[Portland Pattern Repository]]
* [https://web.archive.org/web/20150809185757/http://facebook.github.io/immutable-js/ Immutable.js] by Facebook
* [https://persistent.codeplex.com/ Immutable structures in C#] {{Webarchive|url=https://web.archive.org/web/20171221010951/http://persistent.codeplex.com/ |date=2017-12-21 }} opensource project in Codeplex
* [https://msdn.microsoft.com/en-us/library/system.collections.immutable(v=vs.111).aspx Immutable collections in .NET] official library by Microsoft
* [https://www.tutlane.com/tutorial/csharp/csharp-string-with-examples#divcsstimu Immutable objects in C#] by Tutlane.com