Lecture overview -- Keyboard shortcut: 'u'  Previous page: Imperative Scheme constructs [Section] -- Keyboard shortcut: 'p'  Next page: List mutators -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Imperative programming in Scheme - slide 2 : 6

Imperative Scheme Constructs
The most fundamental imperative Scheme construct is the assignment set!
As a notational convention, most imperative abstractions in Scheme ends with "!"