List<T> replacement that allows using custom allocator and exposes backing storage through Span and ArraySegment properties.
Info
Version: | 1.0.2 |
Author(s): | Kayle Hinkle |
Last Update: | Tuesday, October 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DynamicArray |
Install
Install-Package DynamicArray
dotnet add package DynamicArray
paket add DynamicArray
DynamicArray Download (Unzip the "nupkg" after downloading)