Slide 20 : 34
Syntax
An illustration of the Syntax clause
(if boolean-selector true-expression false-expression)
This is the syntax of a Scheme conditional expression ala if-then-else
The LAML source of this page.
The LAML source of this page.
Manual entry