bug#74696: [PATCH 1/1] srfi-1: map!: Re-use cons cells of first argument.
Ludovic Courtès <[email protected]> Sun, 22 Dec 2024 22:45:24 +0100
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Juliana, Juliana Sims <[email protected]> skribis: > * module/srfi/srfi-1.scm (map!): Re-use cons cells of first argument. Could you add a couple of tests under ‘test-suite/tests/srfi-1.test’? Apart from that it looks good to me. Thank you! Ludo’.