plus

operator fun <T> MutableList<T>.plus(other: T): MutableList<T>