emptyMutableSeq

fun <T> emptyMutableSeq(): Seq<T>

Returns a new mutable Seq with the given elements.