Hi all, Since the purpose of named type is to allow it to be reference in other types, and Record, enums and fixed are named types, so why Array and map is not named type ? What's the design consideration ? I think if array and map is named type, I can create more complex data type.
-- Best Regards Jeff Zhang
