lilypond-devel
[Top][All Lists]
Advanced

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

Avoid a few trivial lambda function wrappers (issue 306710043 by address


From: simon . albrecht
Subject: Avoid a few trivial lambda function wrappers (issue 306710043 by address@hidden)
Date: Wed, 19 Oct 2016 14:37:12 -0700

Good call, thanks!


https://codereview.appspot.com/306710043/diff/1/ly/music-functions-init.ly
File ly/music-functions-init.ly (right):

https://codereview.appspot.com/306710043/diff/1/ly/music-functions-init.ly#newcode1656
ly/music-functions-init.ly:1656: coords offsets)))
Now the line-breaks can also be omitted, would be cleaner IMO.

https://codereview.appspot.com/306710043/diff/1/scm/documentation-lib.scm
File scm/documentation-lib.scm (right):

https://codereview.appspot.com/306710043/diff/1/scm/documentation-lib.scm#newcode55
scm/documentation-lib.scm:55: (node-children node)))
Here as well.

https://codereview.appspot.com/306710043/diff/1/scm/modal-transforms.scm
File scm/modal-transforms.scm (right):

https://codereview.appspot.com/306710043/diff/1/scm/modal-transforms.scm#newcode147
scm/modal-transforms.scm:147: elements))
…and here…

https://codereview.appspot.com/306710043/diff/1/scm/music-functions.scm
File scm/music-functions.scm (right):

https://codereview.appspot.com/306710043/diff/1/scm/music-functions.scm#newcode2318
scm/music-functions.scm:2318: arg offsets))
…and here…

https://codereview.appspot.com/306710043/

reply via email to

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