On Wed 04 Jan 2012 12:49, David Kastrup <d...@gnu.org> writes: > (define (zap) "hello") > (eq? (zap) (zap)) > > This expression may not choose to be true or false.
Indeed, good point. Andy -- http://wingolog.org/
On Wed 04 Jan 2012 12:49, David Kastrup <d...@gnu.org> writes: > (define (zap) "hello") > (eq? (zap) (zap)) > > This expression may not choose to be true or false.
Indeed, good point. Andy -- http://wingolog.org/