On 2014/07/05 16:58:38, Mark Polesky wrote:
On 2014/07/05 14:17:23, pwm wrote:
> Happened to see another little simplification.
> ...
> Can be simplified: (lambda (x) x) is the same as x

Not in this case; guile would complain about unbound variable x.  I
could have
used the guile function `identity', but I opted not to since it's not
documented
in the guile manual.

It is not documented in the GUILEv1 manual, but it *is* documented in
the GUILEv2 manual, so it is not going to go away.

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

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to