Implements a "Two-way Dictionary", one that has constant conplexity item access from both the key and the value.
Info
Version: | 0.0.2 |
Author(s): | Balint Nagy |
Last Update: | Thursday, December 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TwoWayDict |
Install
Install-Package TwoWayDict
dotnet add package TwoWayDict
paket add TwoWayDict
TwoWayDict Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
No dependencies.
No dependencies.
Tags