"Llewellyn Pritchard" <[EMAIL PROTECTED]> writes: >> How so? The two sets (c '(red blue)) and (c '(red)) have the same >> universe. > > The 3rd example should return true then, if I understand it correctly.
And it does, at least if you mean this by "the 3rd example": (enum-set-subset? (c '(red blue)) e) -- Cheers =8-} Mike Friede, Völkerverständigung und überhaupt blabla _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
