varargsIntAll

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

varargsAll variant for IntArray.