Info
Version: | 0.4.0 |
Author(s): | Viktor T. |
Last Update: | Wednesday, December 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Misnomer.Fictionary |
Install
Install-Package Misnomer.Fictionary
dotnet add package Misnomer.Fictionary
paket add Misnomer.Fictionary
Misnomer.Fictionary Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Buffers(>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Buffers(>= 4.5.1)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
No dependencies.
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
Tags
Enables devirtualization of calls to the key comparer.
Enables reusing instances of inner array of entries via ArrayPool<T>.Shared.
Provides ToFictionary() extension methods which replace conventional ToDictionary() for materializing LINQ queries.