lilypond-devel
[Top][All Lists]
Advanced

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

Difference between list and cons*


From: Carl Sorensen
Subject: Difference between list and cons*
Date: Sat, 10 Mar 2012 16:48:56 +0000
User-agent: Microsoft-MacOutlook/14.10.0.110310

David,

I noticed that in a recent patch you changed from constructing property
lists with list to using cons*.

I'm not questioning your decision.  However, I'd like to gain some
understanding.  Why was it necessary (or at least desirable) to make the
change?  As far as I understand, the difference between list and cons* is
that list puts '() at the tail of the list, while cons* puts the last
argument at the tail of the list.

Any light you could shed on this would be helpful to me.

Thanks,

Carl




reply via email to

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