1<!-- toc -->
2
3@module str
4
5# Introduction
6
7The `str:` module provides string manipulation functions.
8
9Function usages are given in the same format as in the reference doc for the
10[builtin module](builtin.html).
11