DUniformList

fun <T> DUniformList(elements: MutableList<T> = mutableListOf(), streamNum: Int = 0): DUniformList<T>