View on GitHub

SpheroidScript

//Spheroid Script/spheroid.collections/Collection/contains

contains

Checks if the specified element is contained in this collection.

operator fun contains(element: E): Boolean