An array of chars.
When targeting the JVM, instances of this class are represented as char[].
char[]
typedef CharArray<T> = Array<Char>;