Info
Version: | 1.0.92 |
Author(s): | Alexander Stefurishin |
Last Update: | Thursday, November 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/astef/InternedString |
NuGet Url: | https://www.nuget.org/packages/InternedString |
Install
Install-Package InternedString
dotnet add package InternedString
paket add InternedString
InternedString Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Provides an optimized GetHashCode() and Equals(...) overrides,
which rely on reference comparison rather than string contents.