[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: LFM + LFSP = LFE?




On Mon, 16 Jun 2003, Brent Fulgham wrote:

> On the other hand, Scheme's construct at least reads in the right
> order :-)
>
> (if (expression evaluating to a boolean)
>     (True Block)
>     (False Block))

Surely you forgot the quotes on "right"...