Currently the SRFI uses less-than predicate procedures, but I feel like we should at least consider using comparators instead. We're putting effort into standardizing comparators, so it seems to me that new sort procedures should be comparator-aware.

Kevin Wortman