Searched defs:srange (Results 1 – 2 of 2) sorted by relevance
251 auto srange = assumeSorted!"a <= b"(arr); in ShiftOr() local