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


2.38.8 Comparator constructors

Most of the following comparator constructors are close analogues of the standard compare procedures of SRFI-67. They all provide appropriate hash functions as well. Note that comparator constructors are allowed to cache their results: they need not return a newly allocated object, since comparators are purely functional.