contains

operator fun contains(r: String): Boolean
operator fun contains(r: Number): Boolean
operator fun contains(r: Dyn): Boolean