Object Slots
The fields that are of type AvailObject.
Entries
Link copied to clipboard
Content copied to clipboard
The tuple of definitions that constitute this multimethod. This field should only be read and written with volatile slot semantics.
Link copied to clipboard
Content copied to clipboard
A set of semantic restrictions which, when their functions are invoked with suitable types as arguments, will determine whether the call arguments have mutually compatible types, and if so produce a type to which the call's return value is expected to conform. This type strengthening is assumed to hold at compile time (of the call) and checked at runtime.
Link copied to clipboard
Content copied to clipboard
A tuple of tuple types below which new signatures may no longer be added.
Link copied to clipboard
Content copied to clipboard