Expand description

A collection of functions for string manipulation.

Functions

Checks whether the given string is a number.

Removes the given character at the beginning and at the end of the string.

Removes the given characters at the beginning and at the end of the string.

Removes the given character at the beginning of the string.

Removes the given character at the end of the string.