Info
Version: | 1.2.0 |
Author(s): | Kibnet |
Last Update: | Wednesday, May 26, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/IntSet |
NuGet Url: | https://www.nuget.org/packages/IntSet |
Install
Install-Package IntSet
dotnet add package IntSet
paket add IntSet
IntSet Download (Unzip the "nupkg" after downloading)
It works 2 times faster than HashSet<int> and takes up much less memory.