On 2013/02/17 18:57:13, marc wrote:
On 2013/02/17 18:51:23, dak wrote:
> Remove unused variable

LGTM, looks much more scheme-ish than before!

Well, there is not a single set!, there _is_ a named let for building
two lists in tandem (unfold does not work really for building more than
one list.  One could have checked whether one list can be generated from
the other afterwards, though).  reduce has been changed to fold which
works better here.  At least it does not look as much like fighting the
language any more.

https://codereview.appspot.com/7350044/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to