Info
Version: | 1.3.0 |
Author(s): | Leoxia |
Last Update: | Tuesday, June 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.leoxia.com/ |
NuGet Url: | https://www.nuget.org/packages/Leoxia.Collections |
Install
Install-Package Leoxia.Collections
dotnet add package Leoxia.Collections
paket add Leoxia.Collections
Leoxia.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags
Empty collections singletons.
Provides:
IHashSet<T> and HashSetAdapter<T>
ReadOnlyHashSet<T>
ICursor<T> and Cursor<T>
ListPairAdapter<TX, TY>.