contains

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

Returns true if the IntList contains element or false otherwise.