includes

fun includes(key: Any?): Boolean(source)

Returns true if key is included in the range, and false otherwise.

MDN Reference