Next: , Previous: , Up: Top   [Index]


21 Comparators

The library (vicare containers comparators) implements comparator objects, which can be used for: type checking; comparison; hash value computation.

This library is actually the reference implementation of SRFI-114 adapted to Vicare. The library exports the same syntactic bindings of the library (srfi :114 comparators). SRFI-114 comparators, for the documentation.