Next: , Up: srfi comparators   [Index]


2.38.1 Abstract

This proposal is a rewrite of SRFI-67, Compare Procedures, extending it from procedures that represent a total order to procedure bundles that represent one or more of a total order, an equality predicate, and a hash function. By packaging these procedures together, along with a type test predicate, they can be treated as a single item for use in the implementation of data structures.