regex_automata::nfa::thompson::range_trie

Function intersects

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

Returns true if and only if the given ranges intersect.