indexOfFirstLaw

inline fun <E> Collection<E>.indexOfFirstLaw(predicate: (E) -> Boolean): Int