Iterator returns an iterator that iterates over potentially overlapping chunks of the series, sorted by min time.
(chunks.Iterator)
| 668 | // Iterator returns an iterator that iterates over potentially overlapping |
| 669 | // chunks of the series, sorted by min time. |
| 670 | Iterator(chunks.Iterator) chunks.Iterator |
| 671 | } |
no outgoing calls