InternedString
by:
astef
- 3,391 total downloads
- last updated 11/14/2019
- Latest version: 1.0.92
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.