Comparison operator that determines if outerRange completely contains a range.
true iff outerRange completely contains range
true
outerRange
range
Both parameters are assumed to be ordered arrays.
Comparison operator that determines if outerRange completely contains a range.