Hello!
Juliana Sims skribis:
> * module/srfi/srfi-1.scm (map!): Re-use cons cells of first argument.
> * test-suite/tests/srfi-1.test: Test map!.
This LGTM but it leads to a bunch of unrelated test failures. Could you
check on your side?
Thanks,
Ludo’.
* module/srfi/srfi-1.scm (map!): Re-use cons cells of first argument.
* test-suite/tests/srfi-1.test: Test map!.
---
Hi Ludo,
Thanks for your patience in getting this together. I've added some tests for
map!. Let me know if you think there are more cases that should be tested.
As a sidenote, i