elementAtOrNullLaw

inline fun <E> Collection<E>.elementAtOrNullLaw(index: Int): E?