Module string

Module string 

Source
Expand description

This module implements the global String object.

The String global object is a constructor for strings or a sequence of characters.

More information:

Modulesยง

string_iterator