Vocabularyclasses.
structSyntaxUNION-STRUCT: class { slot type } { slot type } ... ;
InputsNone
OutputsNone
Word descriptionDefines a new
struct type where all of the slots share the same storage. See
STRUCT: for details on the syntax.
See alsostruct,
STRUCT:Definition