certain

inline fun <T> Collection<T>.certain(predicate: (T) -> Boolean, operator: (T) -> Unit)(source)