Harald Hanche-Olsen <hanche@math.ntnu.no> wrote:
+---------------
| + Harald Hanche-Olsen <hanche@math.ntnu.no>:
| | for fizz in '#3=(nil nil "Fizz" . #3#)
| | for buzz in '#5=(nil nil nil nil "Buzz" . #5#)
|
| But I hadn't read the whole thread and missed Rob Warnock's use of
| this same trick in <zZSdnVArCY40vHjYnZ2dnUVZ_ruknZ2d@speakeasy.net>.
+---------------
But yours is neater [== hackier], since it uses the actual non-NIL
generalized boolean values. Mine just used T & NIL in the circular
lists and had to provide the "Fizz" and "Buzz" elsewhere...
-Rob
-----
Rob Warnock <rpw3@rpw3.org>
627 26th Avenue <URL:http://rpw3.org/>
San Mateo, CA 94403 (650)572-2607