[r6rs-discuss] "Unspecified"

From: John Cowan <cowan>
Date: Wed Sep 20 22:44:37 2006

Sam Tobin-Hochstadt scripsit:

> If you want the undefined value, you can usually get it with:
>
> (letrec ((x x)) x)
>
> This works in PLT, Gambit, Larceny, Chicken and Bigloo. Scsh produces
> an error.

In Chicken, at least, it's the same as the value of (if #f #f) and
the Chicken-specific procedure (void).

-- 
John Cowan    cowan_at_ccil.org    http://ccil.org/~cowan
Half the lies they tell about me are true.
        -- Tallulah Bankhead, American actress
Received on Wed Sep 20 2006 - 22:44:32 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:01 UTC