astef 


  • 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.
  • Numbers stored as the positions of 1's in their binary form, useful for math with power of 2 towers. Main type: SparseInteger