[racket] circular lists are not lists or sequences

From: David Van Horn (dvanhorn at ccs.neu.edu)
Date: Mon Dec 10 10:51:38 EST 2012

On 12/10/12 10:46 AM, Matthias Felleisen wrote:
>
> 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.

It's not clear whether this is the biggest set or the smallest set that 
satisfies this spec.

(But OK, I give up.)

David


Posted on the users mailing list.