
14 Jan
2010
14 Jan
'10
1:21 a.m.
Terje Norderhaug <terje@in-progress.com> writes:
Shouldn't we allow the empty list "()" ?
It looks like reading the opening parenthesis would lead to the loop over read-char, which would terminate upon reading the closing parenthesis, returning nil. -- Steven E. Harris