lilypond-user
[Top][All Lists]
Advanced

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

Re: Scheme coding: 'number' cases vs 'string' cases


From: David Nalesnik
Subject: Re: Scheme coding: 'number' cases vs 'string' cases
Date: Thu, 9 Apr 2015 13:06:00 -0500



On Thu, Apr 9, 2015 at 12:48 PM, tisimst <address@hidden> wrote:
Pierre,

Following Paul's advice, here's working code (which you probably already figured out, but just for the record). Note that you must use equal? for comparisons since it's the only one suited for strings:


You could also use the string-specific string=?

--DavidĀ 


reply via email to

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