logo
Expand description

String tools.

Modules

Exposed namespace of the module.

Add indentation to each line.

Isolate parts of string.

Parsing of numbers.

Parented namespace of the module.

Parse string.

Namespace of the module to include with use module::*.

Protected namespace of the module.

Spit string with a delimeter.

Traits

Adapter for IsolateOptions.

Adapter for ParseOptions.

Adapter for Split Options.

Functions

Add indentation to each line.

Function to split a string with some delimeter.

Function to split a string with some delimeter. Routine splits string from left.

Function to split a string with some delimeter. Routine splits string from right.

Function to parse a string with command request.

Function to split a string.