bug-guile
[Top][All Lists]
Advanced

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

string-every returns #f when applied to an empty sequence


From: Andreas Vögele
Subject: string-every returns #f when applied to an empty sequence
Date: Fri, 30 Jul 2004 10:16:55 +0200 (MEST)

According to SRFI-13 the procedure string-every returns #t if it is applied
to an empty sequence (see
http://srfi.schemers.org/srfi-13/srfi-13.html#Predicates). But Guile's
implementation returns #f. Is this a bug in SRFI-13 or in srfi/srfi-13.c?





reply via email to

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