lilypond-user
[Top][All Lists]
Advanced

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

Re: Programming Question


From: Paul Morris
Subject: Re: Programming Question
Date: Thu, 18 Sep 2014 19:59:22 -0700 (PDT)

David Nalesnik-2 wrote
> Perhaps it's your choice of comparison by eq?  I can't say what it does
> with strings, but it generally tests that an object is the same object as
> another, rather than simply equivalent.  (If you want more on these, you
> can read up on them in the Guile manual).

Here's the section on equality (eq? eqv? and equal?):
https://www.gnu.org/software/guile/manual/guile.html#Equality

I've found the guile manual to be a helpful resource for learning to use
Scheme.

Cheers,
-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Programming-Question-tp166538p166575.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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