doc / ch.tutteli.atrium.api.infix.en_GB / within

within

infix fun <E, T : Iterable<E>> IterableContains.Builder<E, T, InOrderOnlyGroupedSearchBehaviour>.within(group: group): IterableContains.Builder<E, T, InOrderOnlyGroupedWithinSearchBehaviour> (source)

A filler word to emphasis that the next step defines the order within expected groups of values.

Return
The newly created builder.