[Top][All Lists]
[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).
- Re: Bug in and-map and or-map? What am I doing wrong?, (continued)
- Re: Bug in and-map and or-map? What am I doing wrong?, Alejandro Forero Cuervo, 2001/05/09
- Re: Bug in and-map and or-map? What am I doing wrong?, Alejandro Forero Cuervo, 2001/05/09
- Re: Bug in and-map and or-map? What am I doing wrong?, Neil Jerram, 2001/05/11
- Re: Bug in and-map and or-map? What am I doing wrong?, Dirk Herrmann, 2001/05/11
- Re: Bug in and-map and or-map? What am I doing wrong?,
Keith Wright <=
- Re: Bug in and-map and or-map? What am I doing wrong?, Dirk Herrmann, 2001/05/12