-
Notifications
You must be signed in to change notification settings - Fork 1
Word_Boundary
kareman edited this page Jul 1, 2020
·
5 revisions
Detects boundaries between words.
public struct Boundary: Pattern
Uses rules from https://www.unicode.org/reports/tr29/\#Word\_Boundary\_Rules .
let description: String
var regex: String
@usableFromInline func parse(_ input: Input, at index: Input.Index) -> ParsedRange?
@inlinable public func createInstructions(_ instructions: inout Instructions)
Generated at 2020-08-23T12:56:49+0000 using swift-doc 1.0.0-beta.3.