Info
Version: | 30.1.2 |
Author(s): | David Piepgrass |
Last Update: | Sunday, June 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://core.loyc.net/ |
NuGet Url: | https://www.nuget.org/packages/Loyc.Collections |
Install
Install-Package Loyc.Collections
dotnet add package Loyc.Collections
paket add Loyc.Collections
Loyc.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Loyc.Interfaces(>= 29.0.3)
- Loyc.Essentials(>= 29.0.3)
- Loyc.Interfaces(>= 29.0.3)
- Loyc.Essentials(>= 29.0.3)
Tags
It includes ALists, VLists, hash tree types (Set<T>, MSet<T>, Map<K,V> and MMap<K,V>), and min/max heaps.