'() is preferred, as it evaluates to a constant. (list) is a function call, which might mean different things if you override the definition of list.
On Wed, Aug 26, 2009 at 5:43 PM, Carl Sorensen<[email protected]> wrote: > You code the empty list as (list). I typically code the empty list as '(). > > It there a preference? I suspect that we ought to be consistent, although > it's not highly important. It could be part of the code janitor work, > though. -- Han-Wen Nienhuys - [email protected] - http://www.xs4all.nl/~hanwen _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
