varargsIntAll

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

varargsAll variant for IntArray.