8. Structures

Structures (called records) and algebraic data types.

8. Overview

A walkthrough of the main ideas.

8. Warmups

A few light lifting tasks to get you comfortable with data structures.

8. Sum Types I

Only one of the given possible alternatives is used.

Pothole

Tic-Tac-Toe

Using records to make a most of a game of Tic-Tac-Toe.

Last modified October 10, 2023: Renamed for shorter title. (f4e114d)