chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Add non-destructive version of alist-updat


From: Christian Kellermann
Subject: Re: [Chicken-hackers] [PATCH] Add non-destructive version of alist-update!
Date: Wed, 7 Sep 2011 17:14:45 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

* Moritz Heidkamp <address@hidden> [110907 17:03]:
> Hi all,
> 
> I'd like to continue with Christian's initiative. Find attached a simple
> patch that adds a non-destructive version of alist-update! named
> (obviously) alist-update to the data-structures unit. It also updates
> the manual accordingly and adds a few test cases for both alist-update!
> and alist-update. Since the patch is so trivial I won't discuss it in
> detail, just take a look and you'll get the idea :-)

Thanks! We just had a little chat on IRC about this. For the records
let me summarise:

- the patch does basically what alist-copy does in srfi-1
- why not move all the alist stuff *into* srfi-1 even our extensions to it?

The patch as it is is OK by me.

OK, ckeen@ and the happy robots.

-- 
Who can (make) the muddy water (clear)? Let it be still, and it will
gradually become clear. Who can secure the condition of rest? Let
movement go on, and the condition of rest will gradually arise.
 -- Lao Tse. 



reply via email to

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