lilypond-devel
[Top][All Lists]
Advanced

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

where does symbol-append come from?


From: Mark Polesky
Subject: where does symbol-append come from?
Date: Fri, 29 May 2009 00:30:57 -0700 (PDT)

Why does this work? "symbol-append" is not listed in the guile
manual, nor do I see it in the lilypond source. It was an accident
that I discovered this at all, and subsequently I saw that it's
implemented in MIT/GNU Scheme, but *not* in guile. What's going
on? Are there other cool functions that I can use that I don't
know about?

- Mark

\version "2.13.0"

#(display (symbol-append 'foo- 'bar))



      




reply via email to

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