removeElement

fun <E> MutableList<E>.removeElement(element: E): E?