lilypond-devel
[Top][All Lists]
Advanced

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

Re: Issue 3991: \magnifyMusic - reluctantly surrender to issues 3987 and


From: dak
Subject: Re: Issue 3991: \magnifyMusic - reluctantly surrender to issues 3987 and 3990. (issue 101690043 by address@hidden)
Date: Sun, 06 Jul 2014 13:04:12 +0000


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

https://codereview.appspot.com/101690043/diff/40001/scm/music-functions.scm#newcode2452
scm/music-functions.scm:2452: (lambda (x) x)))
On 2014/07/05 14:17:23, pwm wrote:
Can be simplified: (lambda (x) x) is the same as x

Uh, no?

(lambda (x) x) is the same as the function `identity'.  It most
definitely is the same as x only in extraordinary circumstances.

https://codereview.appspot.com/101690043/



reply via email to

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