toArray
Converts the string to an array of characters.
Description
static[] toArray()
Each character is an instance of Str.
Return Value
static[]
Converts the string to an array of characters.
static[] toArray()
Each character is an instance of Str.
static[]