lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3580 in lilypond: Patch: Replace unwarranted uses


From: lilypond
Subject: [Lilypond-auto] Issue 3580 in lilypond: Patch: Replace unwarranted uses of map with for-each and other Scheme cleanups
Date: Tue, 24 Sep 2013 14:46:11 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3580 by address@hidden: Patch: Replace unwarranted uses of map with for-each and other Scheme cleanups
http://code.google.com/p/lilypond/issues/detail?id=3580

Replace unwarranted uses of map with for-each and other Scheme cleanups

Note that some uses of map actually relied on execution order (namely
expecting map to behave like map-in-order) and thus were not just
inelegant because of the side effect.  There are also some other
mostly trivial simplification of Scheme constructs.

http://codereview.appspot.com/13858044

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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