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))
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel