doc / ch.tutteli.atrium.api.cc.infix.en_GB / grouped

grouped

infix fun <E, T : Iterable<E>> Builder<E, T, InOrderOnlySearchBehaviour>.grouped(entries: entries): <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.