memoize (begin foo) to foo
authorAndy Wingo <wingo@pobox.com>
Thu, 18 Feb 2010 11:28:37 +0000 (12:28 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 18 Feb 2010 21:15:43 +0000 (22:15 +0100)
commitb5e9f3f97ebad910b932736f7b65bbf98083dd49
tree6b16235e31bbddf0f24045f5b5712d96532db10f
parent21ec0bd9077b2fc109f1f425462eca37ef4a34e1
memoize (begin foo) to foo

* libguile/memoize.c (memoize_sequence): Don't make a `begin' if there's
  only one form.
libguile/memoize.c