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.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to