Next: Character-Set Algebra, Previous: Creating Character Sets, Up: Character Sets
Access the elements and other information of a character set with these procedures.
Return the number of elements in character set cs.
Return the number of the elements int the character set cs which satisfy the predicate pred.
Return a list containing the elements of the character set cs.
Return a string containing the elements of the character set cs. The order in which the characters are placed in the string is not defined.
Return
#t
iff the character ch is contained in the character set cs.