String TypeΒΆ

The string type is a special built-in type that string values implement.

It is represented by an empty string '' and can appear whenever a type expression is expected.