C# source for utility methods (like Min and Max) that generically work with types implementing IComparable<T>.
Info
Version: | 1.1.0 |
Author(s): | Atif Aziz |
Last Update: | Wednesday, March 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/raboof/comparables |
NuGet Url: | https://www.nuget.org/packages/Comparables |
Install
Install-Package Comparables
dotnet add package Comparables
paket add Comparables
Comparables Download (Unzip the "nupkg" after downloading)
Dependencies
Tags