[racket] circular lists are not lists or sequences

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Mon Dec 10 10:46:16 EST 2012

I disagree. See first sentence of list? docs: 

 
> Returns #t if v is a list: either the empty list, or a pair whose second element is a list. 


-- Matthias



On Dec 10, 2012, at 10:43 AM, David Van Horn wrote:

> On 12/10/12 10:42 AM, Matthias Felleisen wrote:
>> 
>> list? means 'inductively constructed' data.
> 
> I guess my issue is that I don't see that written down anywhere.
> 
> David
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4373 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20121210/75aa32e8/attachment-0001.p7s>

Posted on the users mailing list.