Required Associated Typeswift 6.0.3Swift
ExtendedGraphemeClusterLiteralType
A type that represents an extended grapheme cluster literal.
associatedtype ExtendedGraphemeClusterLiteralType : _ExpressibleByBuiltinExtendedGraphemeClusterLiteral
Valid types for ExtendedGraphemeClusterLiteralType
are Character
, String
, and StaticString
.