Click here to Skip to main content
15,891,375 members
Articles / Programming Languages / C#

LINQ for Immutable Arrays

Rate me:
Please Sign up or sign in to vote.
4.50/5 (5 votes)
28 Dec 2012MIT6 min read 30.8K   185   14  
A library of extension methods similar to IEnumerable for working with immutable arrays.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer Ara 3D
Canada Canada
I am the designer of the Plato programming language and I am the founder of Ara 3D. I can be reached via email at cdiggins@gmail.com

Comments and Discussions