lilypond-user
[Top][All Lists]
Advanced

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

Re: assoc question


From: David Kastrup
Subject: Re: assoc question
Date: Fri, 06 Oct 2017 22:00:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Simon Albrecht <address@hidden> writes:

> Hello,
>
> for the first time in a while I’m doing some actual LilyPond work and
> noticed the following ‘loophole’: neither our docstring on
> ly:assoc-get nor the guile-1.8 reference manual entry on assoc say
> whether they always check the keys in the alist in order, i.e. what
> happens if there are multiple entries with the same key.
>
> What does it do?
>
> And should we add that info to said docstring?

Always checked in order to that you can override by adding stuff in
front (which is the only directly accessible locus of a list).

-- 
David Kastrup



reply via email to

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