RegexWordBoundaryKind
A word boundary algorithm to use during regex matching.
Declaration
struct RegexWordBoundaryKindOverview
See wordBoundaryKind(_:) for information about specifying the word boundary kind for all or part of a regex.
A word boundary algorithm to use during regex matching.
struct RegexWordBoundaryKindSee wordBoundaryKind(_:) for information about specifying the word boundary kind for all or part of a regex.