Re: Scheme function names

2021-10-02 Thread David Zelinsky
David Zelinsky writes: > David Kastrup writes: > >> David Zelinsky writes: >> >>> I'm trying get some facility with Scheme in Lilypond. One thing I >>> haven't found in the manual is an explanation of naming conventions for >>> built-in scheme functions. Specifically, why do some of them have

Re: Scheme function names

2021-10-02 Thread David Zelinsky
David Kastrup writes: > David Zelinsky writes: > >> I'm trying get some facility with Scheme in Lilypond. One thing I >> haven't found in the manual is an explanation of naming conventions for >> built-in scheme functions. Specifically, why do some of them have names >> starting with "ly:" and

Re: Scheme function names

2021-10-02 Thread David Kastrup
David Zelinsky writes: > I'm trying get some facility with Scheme in Lilypond. One thing I > haven't found in the manual is an explanation of naming conventions for > built-in scheme functions. Specifically, why do some of them have names > starting with "ly:" and others don't? Can someone exp

Scheme function names

2021-10-02 Thread David Zelinsky
I'm trying get some facility with Scheme in Lilypond. One thing I haven't found in the manual is an explanation of naming conventions for built-in scheme functions. Specifically, why do some of them have names starting with "ly:" and others don't? Can someone explain this, and/or point me to whe