contains

expect operator fun contains(char: Char): Boolean(source)

Returns true if char character belongs to this category.

Since Kotlin

1.5
actual operator fun contains(char: Char): Boolean(source)

Returns true if char character belongs to this category.

Since Kotlin

1.5
actual operator fun contains(char: Char): Boolean(source)

Returns true if char character belongs to this category.

Since Kotlin

1.0
actual operator fun contains(char: Char): Boolean(source)

Returns true if char character belongs to this category.

Since Kotlin

1.3