Integer Slots
enum IntegerSlots : Enum<NybbleTupleDescriptor.IntegerSlots> , IntegerSlotsEnum
Content copied to clipboard
The layout of integer slots for my instances.
Entries
Link copied to clipboard
Content copied to clipboard
The raw 64-bit machine words that constitute the representation of the nybble tuple.
Link copied to clipboard
Content copied to clipboard
The low 32 bits are used for the HASH_OR_ZERO, but the upper 32 can be used by other BitFields in subclasses of TupleDescriptor.