Subject: Re: LISP - The Scary Readtable - () => {}
From: Erik Naggum <erik@naggum.no>
Date: 03 Sep 2002 19:52:19 +0000
Newsgroups: comp.lang.lisp
Message-ID: <3240071539475559@naggum.no>

* Fred Gilham
|     (do ((firstchar (flush-whitespace stream) (flush-whitespace stream)))

  Note that `flush-whitespace´ may be portably done with (peek-char t stream).

-- 
Erik Naggum, Oslo, Norway

Act from reason, and failure makes you rethink and study harder.
Act from faith, and failure makes you blame someone and push harder.