varargsIntAny

inline fun ArgMatchersScope.varargsIntAny(noinline predicate: (Int) -> Boolean): IntArray

varargsAny variant for IntArray.