dropLastLaw

inline fun <E> List<E>.dropLastLaw(n: Int): List<E>