Stop show with sound -- Keyboard shortcut: 'x'  Next slide in show -- Keyboard shortcut: 'n'  32 secondsExpressions, Types, and Functions - slide 28 : 46

Vectors
Vectors in Scheme are heterogeneous array-like data structures of a fixed size
The main difference between lists and vectors is the mode of access and the mode of construction