//readium-shared/org.readium.r2.shared.publication.services.search/SearchIterator/forEach
forEach¶
[androidJvm]\ open suspend fun forEach(action: (LocatorCollection) -> Unit): SearchTry<Unit>
Performs the given operation on each result page of this SearchIterator.