This library exposes useful collection types and features, including: circular buffers, infinite sequences, pinned memory, tree composition and traversal.
Info
| Version: | 1.0.26 |
| Author(s): | Solid Instruments contributors |
| Last Update: | Wednesday, August 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.solidinstruments.com/ |
| NuGet Url: | https://www.nuget.org/packages/RapidField.SolidInstruments.Collections |
Install
Install-Package RapidField.SolidInstruments.Collections
dotnet add package RapidField.SolidInstruments.Collections
paket add RapidField.SolidInstruments.Collections
RapidField.SolidInstruments.Collections Download (Unzip the "nupkg" after downloading)
Dependencies
- RapidField.SolidInstruments.Core(>= 1.0.26)
Tags