operator in
Iterator operator for range-based loops
op in fn iter(self) -> yield T
Back to Range<T>
Range<T>