elementAtOrNullLaw

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