val <E, T : Iterable<E>> IterableContains.Builder<E, T, NoOpSearchBehaviour>.inAnyOrder: IterableContains.Builder<E, T, InAnyOrderSearchBehaviour>
Defines that the search behaviour "find entries in any order
in the Iterable" shall be applied to this
sophisticated contains
in Iterable assertion.
Return
The newly created builder.