Next: , Previous: , Up: srfi comparators   [Index]


2.38.17 Miscellaneous procedures

Function: make-comparator-hashtable comparator

Build and return a new hashtable using the equality predicate and hash function from comparator.

NOTE This is a Vicare extension.