contains

operator fun <T, D : Dimension> MultiArray<T, D>.contains(element: T): Boolean

Returns true if element is found in the collection.