lilypond-user
[Top][All Lists]
Advanced

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

Re: A comment about the documentation


From: David Nalesnik
Subject: Re: A comment about the documentation
Date: Fri, 1 Jan 2021 13:24:28 -0600

Hi Harm,

On Fri, Jan 1, 2021 at 12:44 PM Thomas Morley <thomasmorley65@gmail.com> wrote:
>
> the above linked code catches none-public definitions as well, not sure why...
> P.e. `split-at-predicate`
>
> Best wishes.
>   Harm

Nice catch!

This change should catch only the exported bindings:

#(define (get-binding-list iface)
   (ly:module->alist (resolve-interface iface)))

Best,
David



reply via email to

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