Re: A style question




On 28 Feb 2007 12:01:22 -0800, "Pillsy" <pillsbury@xxxxxxxxx> said:
| ...
| (apply #'format t "~@{ ~2@{~D ~}~^~*Fizz ~D ~*Buzz~
| ~*Fizz ~2@{~D ~} ~*Buzz ~D ~*Fizz~
| ~2@{~D ~} ~*FizzBuzz ~%~}"
| (loop
| :for i :from 1 to 100
| :collect i))

But you want it to work for arbitrarily large values of 100...

---Vassil.


--
mind mate, n.
One of two persons mentally compatible with each other (cf. soul mate).
.