Character

struct Character
  • Mechanica

    Returns true if self is an emoji country flag.

    Declaration

    Swift

    public var isEmojiCountryFlag: Bool { get }
  • Mechanica

    Returns true if self is a a white space.

    Declaration

    Swift

    public var isWhitespace: Bool { get }