elementAtOrNullLaw

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