Thomas Morley <thomasmorle...@gmail.com> writes:

> Hi,
>
> I stumbled across
> (equal?  #{ \voiceOne #} voiceOne)
> returning false.
>
> Is it expected behaviour?

equal? is not implemented all that great for "probs" but Music::equal_p
is implemented in a manner where at least

#(display (equal? voiceOne (ly:music-deep-copy voiceOne)))

would be expected to display #t and it doesn't.

Sigh.  I'll see what I can find out.

-- 
David Kastrup

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

Reply via email to