Open zaza opened 7 years ago
Using an iterator would only process additional pages if actually needed. There is no point in eagerly collecting all offers if we're only interested in the first few.
Using an iterator would only process additional pages if actually needed. There is no point in eagerly collecting all offers if we're only interested in the first few.