contains

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

Returns true if the FloatList contains element or false otherwise.