exists

inline fun <T> List<T>.exists(fn: (T) -> Boolean): Boolean(source)