fn intersects(r1: Utf8Range, r2: Utf8Range) -> bool
Returns true if and only if the given ranges intersect.