guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: char-set-contains? and #<eof>


From: Ludovic Courtès
Subject: Re: char-set-contains? and #<eof>
Date: Fri, 28 May 2010 11:21:34 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

No Itisnt <address@hidden> writes:

> It's getting pretty annoying that char-set-contains? rejects #<eof>.

It makes sense to me given that SRFI-14 (informally) defines the second
argument as being a character (and #<eof> is not a character):

  http://srfi.schemers.org/srfi-14/srfi-14.html#char-set-contains-p

Thanks,
Ludo’.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]