Match

typealias Match = (textToMatch: String, node: HTMLElement?, matcher: Matcher, options: MatcherOptions?) -> Boolean(source)