From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Optimizing union.scm Date: Thu, 27 Mar 2014 10:57:58 +0100 Message-ID: <87d2h8vu8p.fsf@gnu.org> References: <871tz8oldk.fsf@netris.org> <874n2oubuq.fsf@gnu.org> <8761n4mzvu.fsf@yeeloong.lan> <87siq8r77u.fsf@gnu.org> <87r45sl074.fsf_-_@yeeloong.lan> <87ha6nzp58.fsf@gnu.org> <87txamkbde.fsf@yeeloong.lan> <87bnwugptc.fsf@gnu.org> <87ob0tkj1p.fsf@yeeloong.lan> <87y4zx3mxz.fsf@gnu.org> <87eh1oi0dj.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT74Z-000336-3G for guix-devel@gnu.org; Thu, 27 Mar 2014 05:58:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT74S-0001ig-To for guix-devel@gnu.org; Thu, 27 Mar 2014 05:58:07 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:49512) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT74S-0001ia-Nq for guix-devel@gnu.org; Thu, 27 Mar 2014 05:58:00 -0400 In-Reply-To: <87eh1oi0dj.fsf@yeeloong.lan> (Mark H. Weaver's message of "Thu, 27 Mar 2014 03:09:12 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > Here's a second draft of union.scm, incorporating your suggestions. > I haven't yet replaced the use of the hash table, though. Looks good to me! Ludo=E2=80=99.