[r6rs-discuss] "Unspecified"

From: Dan Muresan <dan-r6rs>
Date: Wed Sep 20 19:18:00 2006

> which I do use in my program. PLT doesn't provide a direct way to get the
> "undefined" value, so I'm glad to see the "unspecified" value given

I'm not sure what you mean by "direct way", but

(define x (if #f #f))

works. Interestingly, (define x (values)) does not work, so PLT
distinguishes between 0 values and undefined.


Best,
Dan Muresan
http://alumnus.caltech.edu/~muresan
Received on Wed Sep 20 2006 - 19:17:14 UTC

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