[r6rs-discuss] 5.91 Trivial Defect - List utilities - typo in remp
example
Jason Orendorff
jason.orendorff at gmail.com
Sun Sep 17 17:20:53 EDT 2006
In version 5.91, chapter 12 "List utilities", the example for (remp) has a typo:
(remp even? '(3 1 4 1 5 9 2 6 5))
=) (3 1 1 5 9 2 5)
The 2 should be removed.
-j
More information about the r6rs-discuss
mailing list