rmcguire wrote:
Wouldn't opIn be more useful if it returned a range starting with the element that was found?
Thought about that, but it's hard to justify. Items aren't sorted in any particular order, so you'd get pretty much a random bunch of stuff.
Andrei