Integer Slots
enum IntegerSlots : Enum<SmallIntegerIntervalTupleDescriptor.IntegerSlots> , IntegerSlotsEnum
Content copied to clipboard
The layout of integer slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
BitFields containing the extrema of the tuple.
Link copied to clipboard
Content copied to clipboard
A slot to hold the cached hash value of a tuple. If zero, then the hash value must be computed upon request. Note that in the very rare case that the hash value actually equals zero, the hash value has to be computed every time it is requested.