astef
InternedString
by:
astef
- 3,353 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.
SparseNumerics
by:
astef
- 2,794 total downloads
- last updated 10/26/2019
- Latest version: 0.1.3-alpha (prerelease)
Numbers stored as the positions of 1's in their binary form, useful for math with power of 2 towers.
Main type: SparseInteger