chickadee » genequal » string-ci-comparator

string-ci-comparator obj1 obj2 comparators-listprocedure

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