Function Description
named_struct(name1, val1, name2, val2, ...) Creates a struct with the given field names and values.
struct(col1, col2, col3, ...) Creates a struct with the given field values.