struct Character
A single extended grapheme cluster that approximates a user-perceived
character.
Inheritance |
Comparable, CustomDebugStringConvertible, CustomReflectable, CustomStringConvertible, Equatable, ExpressibleByExtendedGraphemeClusterLiteral, Hashable, TextOutputStreamable |
Associated Types |
public typealias UTF8View = String.UTF8View
public typealias UTF16View = String.UTF16View
public typealias UnicodeScalarView = String.UnicodeScalarView
|
Initializers
Instance Variables
Instance Methods
Type Methods