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


26 Character sets

The library (vicare containers char-sets) handles sets of characters.

A character is every value for which the application of char? returns #t; character sets are values of disjoint type char-set representing a number of character in the available Unicode ranges, (vicare-scheme)Unicode.