@JsFunction @FunctionalInterface public static interface JsArray.Predicate3<T>
boolean
test(T value, int index, JsArray<T> array)
boolean test(T value, int index, @Nonnull JsArray<T> array)