-
Notifications
You must be signed in to change notification settings - Fork 1
Word_Boundary
kareman edited this page Aug 13, 2020
·
5 revisions
Detects boundaries between words.
public struct Boundary: PatternUses rules from https://www.unicode.org/reports/tr29/#Word_Boundary_Rules .
let description: String = "Word.boundary"var regex: String@inlinable public func createInstructions(_ instructions: inout ContiguousArray<Instruction<Input>>)Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.