lilypond-devel
[Top][All Lists]
Advanced

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

Some spring cleaning mostly concerning cumbersome apply calls (issue 846


From: dschudy
Subject: Some spring cleaning mostly concerning cumbersome apply calls (issue 84680044)
Date: Sun, 06 Apr 2014 04:01:45 +0000

LGTM.


https://codereview.appspot.com/84680044/diff/1/scm/lily.scm
File scm/lily.scm (left):

https://codereview.appspot.com/84680044/diff/1/scm/lily.scm#oldcode753
scm/lily.scm:753: (diff (map (lambda (y) (apply - y)) (zip this last))))
This was impressive. `git grep zip scm` for a few more instances of (map
... (zip ...)) that could be cleaned up.

https://codereview.appspot.com/84680044/



reply via email to

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