summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libstrings.tex
blob: f3a31f44a39c21051cfa0ddb8ef00f6b969eefa4 (plain)
1
2
3
4
5
6
7
8
9
10
\chapter{String Services}
\label{strings}

The modules described in this chapter provide a wide range of string
manipulation operations.  Here's an overview:

\localmoduletable

Information on the methods of string objects can be found in
section~\ref{string-methods}, ``String Methods.''