Next: srfi strings ack, Previous: srfi strings ratio, Up: srfi strings [Index]
High level procedures | ||
---|---|---|
• srfi strings spec intro: | Introduction. | |
• srfi strings spec pred: | Predicates. | |
• srfi strings spec cons: | Constructors. | |
• srfi strings spec list: | List and string conversion. | |
• srfi strings spec select: | Selection. | |
• srfi strings spec modify: | Modification. | |
• srfi strings spec compar: | Comparison. | |
• srfi strings spec prefix: | Prefixes and suffixes. | |
• srfi strings spec search: | Searching. | |
• srfi strings spec case-map: | Alphabetic case mapping. | |
• srfi strings spec append: | Reverse and append. | |
• srfi strings spec fold: | Fold, unfold and map. | |
• srfi strings spec replicate: | Replicate and rotate. | |
• srfi strings spec misc: | Intertion, parsing, filtering and deleting. | |