Function regex_automata::nfa::thompson::range_trie::intersects

source ยท
fn intersects(r1: Utf8Range, r2: Utf8Range) -> bool
Expand description

Returns true if and only if the given ranges intersect.