Hi all.
Thanks for this new SRFI.
"This SRFI provides comparators, procedure bundles that represent one
or more of an equality predicate, an ordering predicate, and a hash function."
I think this should be made more precise, e.g.
"A comparator bundles a type test predicate, an equality procedure,
an ordering predicate, and a hash function.
The last two are optional."
Sven