* Moritz Heidkamp <[email protected]> [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. _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
