protocol ExpressibleByExtendedGraphemeClusterLiteral
A type that can be initialized with a string literal containing a single
extended grapheme cluster.
Inheritance |
ExpressibleByUnicodeScalarLiteral |
Conforming Types |
Character, ExpressibleByStringLiteral, StaticString, Substring |
Associated Types |
associatedtype ExtendedGraphemeClusterLiteralType
|
Initializers