Type Alias

String.ExtendedGraphemeClusterLiteralType

A type that represents an extended grapheme cluster literal.

Declaration

typealias ExtendedGraphemeClusterLiteralType = String

Discussion

Valid types for ExtendedGraphemeClusterLiteralType are Character, String, and StaticString.