chickadee » genequal » char-ci-comparator

char-ci-comparator obj1 obj2 comparators-listprocedure

A comparator that returns #t if obj1 and obj2 are both characters that are equal by char-ci=?, #f if they are not equal by char-ci=?, and a third value otherwise. The comparators-list argument is ignored.