diff options
author | Ludovic Courtès <ludo@gnu.org> | 2017-09-03 23:29:11 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-09-03 23:36:17 +0200 |
commit | e3c83a7cd3618a87d74e58973dcd82e560e2da97 (patch) | |
tree | c0e3aaa4db8c59eba64f045478ed08be8cfa17ab /guix/hash.scm | |
parent | 43637673944226412a27967c235046546d7771ed (diff) | |
download | gnu-guix-e3c83a7cd3618a87d74e58973dcd82e560e2da97.tar gnu-guix-e3c83a7cd3618a87d74e58973dcd82e560e2da97.tar.gz |
memoization: (mlambda () ...) allows for inner 'define'.
Previously (mlambda () (define foo 2) bar) would trigger a syntax error.
* guix/memoization.scm (%mlambda): In the zero-argument case, move
BODY... to a lambda to allow for inner 'define' and such.
Diffstat (limited to 'guix/hash.scm')
0 files changed, 0 insertions, 0 deletions