SRFI 128 mentions nothing about cyclic data structures.
Should make-list-comparator detect trivial cycles?
What about make-default-comparator?  The specification
for that would require arbitrary cycle detection as in R7RS
equal?.  The reference impl doesn't appear to handle
either case.

-- 
Alex