DoubleArrayList

fun DoubleArrayList(vararg other: Double)
fun DoubleArrayList(capacity: Int = 7, shouldGrow: Boolean = true)