infix fun <E, T : Iterable<E>> Builder<E, T, InOrderOnlyGroupedSearchBehaviour>.within(group: group): <ERROR CLASS> (source)
Defines that the Iterable contains groups of entries in order only where the entries within the group can be in
any order.
Return
The newly created builder.