5.1 Composing types in F#5.1.1 Data and functions in F#5.2 Tuples5.2.1 Tuple basics5.2.2 More on tuples5.2.3 Costs and benefits of tuples5.3 Records5.3.1 Defining, creating, and consuming records5.3.2 More on records5.3.3 Records and .NET5.4 Anonymous records5.4.1 Anonymous record tricks5.5 Tuples or records5.6 Exercise answersSummary