bug-guile
[Top][All Lists]
Advanced

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

bug#22630: [PATCH] Let assv/assoc shortcircuit to assq where feasible


From: Andy Wingo
Subject: bug#22630: [PATCH] Let assv/assoc shortcircuit to assq where feasible
Date: Sun, 07 Aug 2016 22:53:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Thu 11 Feb 2016 12:31, David Kastrup <address@hidden> writes:

>       * libguile/alist.c (scm_sloppy_assv, scm_sloppy_assoc):
>       Shortcircuit to scm_sloppy_assq where feasible
>       (scm_assv, scm_assoc): Shortcircuit to scm_assq where feasible

Applied to master, will backport when I get a chance.  Thanks :)

Andy





reply via email to

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