On 4/25/09 9:43 AM, "Neil Puttock" <n.putt...@gmail.com> wrote:

> 2009/4/23 Jan Nieuwenhuizen <janneke-l...@xs4all.nl>:
>> Op donderdag 23-04-2009 om 07:19 uur [tijdzone +0200], schreef Werner
>> LEMBERG:
>> 
>>> I'm not a good lisp programmer, but isn't the standard method for
>>> searching like that to not use a loop but recursive calls?
>> 
>> I don't really care about that, but it would be nice to split-out
>> the (find-brace lambda to a generic function.
> 
> OK, I'll farm it out to lily-library.scm and upload a new patch.

There is a binary search routine for scheme vectors in
lily/quote-iterator.cc.  Would it preferable to export that function call
and use it?

Carl



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to