Character

struct Character : ExpressibleByExtendedGraphemeClusterLiteral, Hashable
  • Mechanica

    Returns true if self is an emoji country flag.

    Declaration

    Swift

    public var isEmojiCountryFlag: Bool
  • Mechanica

    Returns true if self is a a white space.

    Declaration

    Swift

    public var isWhitespace: Bool