val <E, T> IterableLikeContains.EntryPointStep<E, T, InOrderOnlyGroupedSearchBehaviour>.within: IterableLikeContains.EntryPointStep<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.
Since
0.14.0 -- API existed for Iterable but not for IterableLike.