init(extendedGraphemeClusterLiteral:)
Creates an instance initialized to a single character that is made up of one or more Unicode scalar values.
Declaration
init(extendedGraphemeClusterLiteral value: StaticString)Discussion
Do not call this initializer directly. It may be used by the compiler when you initialize a static string using an extended grapheme cluster.