/InternedString

Represents a string which is guaranteed to be interned. Provides an optimized GetHashCode() and Equals(...) overrides, which rely on reference comparison rather than string contents.

Primary LanguageC#MIT LicenseMIT

This repository is not active