char

typechar

A character in a String.

A char represents a Unicode code point.

functionto_string(self: char) String

Convert this value into a String.