iMutableListOf

fun <E> iMutableListOf(vararg elements: E): MutableList<E>