IntegerSlots

The layout of integer slots for my instances.

Entries

Link copied to clipboard

Avail integers should always occupy the fewest number of slots to unambiguously indicate the represented integer. A zero integer is represented by a single slot containing a zero Int. Any Int can be converted to an Avail integer by using a single slot, and any long can be represented with at most two slots.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int