[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: srfi-1 map implementation
From: |
Thien-Thi Nguyen |
Subject: |
Re: srfi-1 map implementation |
Date: |
Mon, 21 Jan 2002 13:31:28 -0800 |
From: Panagiotis Vossos <address@hidden>
Date: Mon, 21 Jan 2002 21:50:56 +0200
Thanks for your help. Today I checked the rest of srfi-1, and here
are two more fixes.
thanks, applied (both branches). to make things smoother for lazy
maintainers, could you include a small change log fragment in the
future? something like:
(count1, take-while): Rewrite to be tail-recursive.
thi
- srfi-1 map implementation, Panagiotis Vossos, 2002/01/20
- Re: srfi-1 map implementation, Panagiotis Vossos, 2002/01/20
- Re: srfi-1 map implementation, Thien-Thi Nguyen, 2002/01/20
- Re: srfi-1 map implementation, Neil Jerram, 2002/01/21
- Re: srfi-1 map implementation, Thien-Thi Nguyen, 2002/01/21
- Re: srfi-1 map implementation, Neil Jerram, 2002/01/22
- Re: srfi-1 map implementation, Marius Vollmer, 2002/01/24
- Re: srfi-1 map implementation, Martin Grabmueller, 2002/01/28
- Re: srfi-1 map implementation, Marius Vollmer, 2002/01/28