Lecture overview -- Keyboard shortcut: 'u'  Previous page: Proper lists -- Keyboard shortcut: 'p'  Next page: Practical list construction -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    Introduction to Functional Programming in Scheme - slide 13 : 49

Symbolic expressions and improper lists
The cons function is suitable for definition of binary trees with 'data' in the leaves
 

 

Go to exercise
Construction of symbolic expressions