On Mon, Jun 01, 2020 at 05:41:13AM +0530, Arun Isaac wrote:
Toggle quote (5 lines)
> * guix/combinators.scm (fold2): Recurse to named let loop, not fold2 itself.> ---> guix/combinators.scm | 3 ++-> 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks for the patch! I agree that this is better for consistency, thusI have pushed your patch as commit 7a99c58c4597a550703f32018efafb0fe84d5c72.
Cheers!