guile-user
[Top][All Lists]
Advanced

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

Re: Bug in and-map and or-map? What am I doing wrong?


From: Keith Wright
Subject: Re: Bug in and-map and or-map? What am I doing wrong?
Date: Fri, 11 May 2001 14:47:07 -0400

> From: Dirk Herrmann <address@hidden>
> 
> This might, by the way, be a sensible way to deal with these things:  In
> addition to the RnRS style functions, there are additinal ones with a '*',
> using the meaning of the '*' in regexps to indicate repetition from zero
> up to an infinite number of times: =*?, eq*?, eqv*? ...

(eq? =*? =)

R5RS already _requires_ = to take two or more arguments.  So =*?
is redundant (and ugly and hard to type).




reply via email to

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