graphemeCluster
Match at the character level.
Declaration
static var graphemeCluster: RegexSemanticLevel { get }Discussion
At this semantic level, each matched element is a Character value. This is the default semantic level.
Match at the character level.
static var graphemeCluster: RegexSemanticLevel { get }At this semantic level, each matched element is a Character value. This is the default semantic level.