contains

operator fun contains(element: Double): Boolean(source)

Returns true if the DoubleList contains element or false otherwise.