QueryRangeIterator.This package provides an iterator that finds all ranges of a query within the searched content. The iterator can be collected to an Array, mapped or used manually (by calling the `next()` method until no further result is returned).