Next: , Up: srfi char-sets   [Index]


2.9.1 Abstract

The ability to efficiently represent and manipulate sets of characters is an unglamorous but very useful capability for text–processing code; one that tends to pop up in the definitions of other libraries. Hence it is useful to specify a general substrate for this functionality early. This SRFI defines a general library that provides this functionality.