Re: A style question
- From: "John Thingstad" <john.thingstad@xxxxxxxxx>
- Date: Wed, 28 Feb 2007 19:09:42 +0100
On Wed, 28 Feb 2007 18:38:48 +0100, Richard M Kreuter <kreuter@xxxxxxxxx> wrote:
(dotimes (i 100)
(format t "~[~[~3@*~A~A~:;~3@*~A~]~:;~[~4@*~A~:;~D~]~]~%"
(mod i 3) (mod i 5) i "Fizz" "Buzz"))
Better?
Perfect! I rivals Perl in clarity of exposition..
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
.
- References:
- A style question
- From: job-271842874
- Re: A style question
- From: Frank Buss
- Re: A style question
- From: job-271842874
- Re: A style question
- From: Tim Bradshaw
- Re: A style question
- From: Richard M Kreuter
- Re: A style question
- From: Tim Bradshaw
- Re: A style question
- From: Richard M Kreuter
- A style question
- Prev by Date: Re: LISP Object Oriented ?
- Next by Date: Re: LISP Object Oriented ?
- Previous by thread: Re: A style question
- Next by thread: Re: A style question
- Index(es):