Sorts Span<T> (and arrays) more quickly than System.Array.Sort.
Info
Version: | 1.1.2 |
Author(s): | Eamon Nerbonne |
Last Update: | Wednesday, June 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/EamonNerbonne/anoprsst |
NuGet Url: | https://www.nuget.org/packages/Anoprsst |
Install
Install-Package Anoprsst
dotnet add package Anoprsst
paket add Anoprsst
Anoprsst Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.7
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Buffers(>= 4.5.0)
- System.Memory(>= 4.5.3)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags