indexOf

fun indexOf(element: Double): Int(source)

Returns the index of element in the DoubleList or -1 if element is not there.