indexOfFirstLaw

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