Previous Table of Contents Next


6.7.8 Struct


    A struct-value is represented as a bracketed list (see 6.9.7, “Bracketed Pairs/Lists?), containing the values of each of the fields of the struct in the order defined by the struct. The fields of the structs are not labeled.