[r6rs-discuss] Typos etc.
Marcin 'Qrczak' Kowalczyk
qrczak at knm.org.pl
Mon Sep 18 14:46:29 EDT 2006
5.1. Conventions for naming function parameters list "bytes" twice,
with different meanings.
6.2. "p_a + q_q" should be "p_a + q_a", "p_b + q_q" should be
"p_b + q_a".
9.6. It's unspecified how eqv? and eq? behave for the unspecified
value and the eof object, i.e. whether they can be two eof
objects which are not eqv? to each other. Is this intentional?
I think they should be treated like the empty list, i.e.
a guaranteed singleton, especially in the sense of eqv?.
--
__("< Marcin Kowalczyk
\__/ qrczak at knm.org.pl
^^ http://qrnik.knm.org.pl/~qrczak/
More information about the r6rs-discuss
mailing list