3.9 Unchanged Forms
The same as Beginning’s cond.
(if expr expr expr) |
The same as Beginning’s if.
| ||
| ||
| ||
| ||
|
The same as Beginning’s check-expect, etc.
Constants for the empty list, true, and false.
(require module-path) |
The same as Beginning’s require.
▼ | 3 | Intermediate Student |
3.1 | define |
3.2 | define- |
3.3 | local |
3.4 | letrec, let, and let* |
3.5 | Function Calls |
3.6 | time |
3.7 | Identifiers |
3.8 | Primitive Operations |
3.9 | Unchanged Forms |
(if expr expr expr) |
| ||
| ||
| ||
| ||
|
(require module-path) |