chickadee » srfi-225 » dict-comparator

dict-comparator dto dictprocedure

Returns a comparator representing the type predicate, equality predicate, ordering predicate, and hash function of dict. The last two may be #f if the comparator does not make use of these functions. If the comparator is unavailable or is irrelevant to the dictionary type, returns #f.