Tables where the key comparison procedure is eq? are very useful
for attaching information to objects. Since eq? tables are
fundamental (in the sense that they are impossible to implement
efficiently in R5RS), I expected SRFI-69 to support them.
At the very least SRFI-69 should provide a hash procedure
that is consistent with eq?.
Marc