Click here to Skip to main content
15,887,746 members
Articles / Programming Languages / C#

SetComparers: A variety of comparers for collections of objects in C#

Rate me:
Please Sign up or sign in to vote.
4.60/5 (5 votes)
23 Nov 2021MIT 8.7K   95   5  
Easily compare collections for equality
There are the occasional situations, particularly when running complicated algorithms where it can be useful to compare entire collections for equality. This project contains comparers for various types of collections.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions