On Nov 21, 2007, at 1:31 PM, Wacek Kusnierczyk wrote:
1|2|3 = '|'(1 '|'(2 3)) % note the right-associativity
and 1|2|nil = [1 2] but 1|2|3 \= [1 2 3] Best Torsten -- Torsten Anders Interdisciplinary Centre for Computer Music Research University of Plymouth Office: +44-1752-233667 Private: +44-1752-663492 http://strasheela.sourceforge.net http://www.torsten-anders.de _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
