Closed
Description
The unit type, (), is introduced in passing in the struct chapter rather than in the tuple type section
of data types chapter.
It would make more sense to introduce it explicitly early on, and mention its general importance as an implicit, default expression.