Library string-extensions

The string-extensions library.

Summary

string-extensions modules

This module contains a set of methods for testing various properties of <character> this will work 100% correctly only with ASCII English characters.
This module contains some handy functions to convert numbers to strings and vice-versa, as well some <character> to <string> conversions.
This module contains some random, possibly-useful functions to munge strings.
This module contains some functions to do fast Boyer-Moore searching on strings.