ObjectSlots

enum ObjectSlots : Enum<AtomDescriptor.ObjectSlots> , ObjectSlotsEnum

The layout of object slots for my instances.

Entries

Link copied to clipboard

The module that was active when this atom was issued. This information is crucial to serialization.

Link copied to clipboard

A string (non-uniquely) roughly identifying this atom. It need not be unique among atoms.

Properties

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